Searched refs:sotoinpcb_hdr (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Din_pcb_hdr.h88 #define sotoinpcb_hdr(so) ((struct inpcb_hdr *)(so)->so_pcb) macro
H A Dip_output.c512 if (IPSEC_PCB_SKIP_IPSEC(sotoinpcb_hdr(so)->inph_sp,
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Dip6_output.c257 if (IPSEC_PCB_SKIP_IPSEC(sotoinpcb_hdr(so)->inph_sp,

Completed in 107 milliseconds