Home
last modified time | relevance | path

Searched refs:ih_pr (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/bsd/ipf/bin/ipsend/
H A Dtcpip.h43 u_char ih_pr; /* protocol */ member
71 #define ti_pr ti_i.ih_pr
/netbsd/sys/netinet/
H A Dudp_var.h48 #define ui_pr ui_i.ih_pr
H A Dip_var.h45 u_int8_t ih_pr; /* protocol */ member
H A Dtcp_var.h176 #define ti_pr ti_i.ih_pr
H A Dtcp_subr.c516 ipov->ih_pr = IPPROTO_TCP; in tcp_template()
/netbsd/external/bsd/ipf/dist/ipsd/Celler/
H A Dip_compat.h127 u_char ih_pr; /* protocol */ member
/netbsd/sys/arch/powerpc/powerpc/
H A Din_cksum.c260 u.ipov.ih_pr = nxt; in in4_cksum()
/netbsd/sys/arch/mips/mips/
H A Din_cksum.c297 u.ipov.ih_pr = nxt; in in4_cksum()