Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_helper_stream.c109 ASSERT((flag & ~(FKLYR)) == IP_HELPER_STR); in ip_helper_stream_setup()
203 DEV_IP), IP_HELPER_STR, kcred, &helper->iphs_handle, li); in ip_create_helper_stream()
258 IP_HELPER_STR, kcred); in ip_free_helper_stream()
H A Dip.c5982 if ((flag & ~(FKLYR)) == IP_HELPER_STR) { in ip_open()
/titanic_44/usr/src/uts/common/inet/
H A Dip_impl.h191 #define IP_HELPER_STR SO_FALLBACK macro