Home
last modified time | relevance | path

Searched refs:mac_notify_handle_t (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client.h152 extern mac_notify_handle_t mac_notify_add(mac_handle_t, mac_notify_t, void *);
153 extern int mac_notify_remove(mac_notify_handle_t, boolean_t);
H A Dvnic_impl.h64 mac_notify_handle_t vn_mnh;
H A Ddls_impl.h54 mac_notify_handle_t dl_mnh; /* SL */
H A Ddld_impl.h149 mac_notify_handle_t ds_mnh; /* SL */
H A Daggr_impl.h142 mac_notify_handle_t lp_mnh;
H A Dmac.h62 typedef struct __mac_notify_handle *mac_notify_handle_t; typedef
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h137 mac_notify_handle_t fm_notify_handle;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h158 mac_notify_handle_t mnh; /* mac notify handle */
/illumos-gate/usr/src/uts/common/net/
H A Dbridge_impl.h183 mac_notify_handle_t bl_mnh;
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c1288 mac_notify_handle_t mnh; in vsw_notify_add()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c3836 mac_notify_handle_t
3866 return ((mac_notify_handle_t)mncb); in mac_notify_add()
3884 mac_notify_remove(mac_notify_handle_t mnh, boolean_t wait) in mac_notify_remove()