Home
last modified time | relevance | path

Searched refs:netstack_get_current (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dnetstack.h241 extern netstack_t *netstack_get_current(void);
/titanic_41/usr/src/uts/common/os/
H A Dnetstack.c913 netstack_get_current(void) in netstack_get_current() function
943 return (netstack_get_current()); in netstack_find_by_cred()
/titanic_41/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c1738 ns = netstack_get_current(); in i_dls_devnet_create_iptun()