Home
last modified time | relevance | path

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

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