Home
last modified time | relevance | path

Searched defs:psw (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dip_encap.c135 const struct protosw *psw; in encap4_input() local
238 const struct ip6protosw *psw; in encap6_input() local
321 const struct sockaddr *dm, const struct protosw *psw, void *arg) in encap_attach()
394 const struct protosw *psw, void *arg) in encap_attach_func()
H A Dip_encap.h72 const struct protosw *psw; /* only pr_input will be used */ member