Home
last modified time | relevance | path

Searched refs:PRU_ATTACH (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/sys/
H A Dprotosw.h405 #define PRU_ATTACH 0 /* attach protocol to up */ macro
/xnu-8020.101.4/bsd/netinet/
H A Dtcp_usrreq.c191 TCPDEBUG2(PRU_ATTACH); in tcp_usr_attach()