Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_encap.c136 const struct protosw *psw; in encap4_input() local
238 const struct ip6protosw *__single psw; in encap6_input() local
320 const struct sockaddr *dm, const struct protosw *psw, void *arg) in encap_attach()
393 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