Home
last modified time | relevance | path

Searched defs:ip_len (Results 1 – 16 of 16) sorted by relevance

/netbsd/sys/netinet/
H A Din_offload.c204 uint16_t ip_len; in in_undefer_cksum() local
H A Digmp.c193 int ip_len, iphlen; in igmp_input() local
H A Dip.h61 u_int16_t ip_len; /* total length */ member
H A Dudp_usrreq.c319 u_int16_t ip_len; in udp_input() local
/netbsd/external/mpl/dhcp/dist/common/
H A Dpacket.c266 u_int32_t ip_len, ulen, pkt_len; in decode_udp_ip_header() local
/netbsd/sys/dist/pf/net/
H A Dpf_norm.c367 u_int16_t ip_len = ntohs(ip->ip_len) - ip->ip_hl * 4; in pf_reassemble() local
565 int ip_len = ntohs(h->ip_len) - (h->ip_hl << 2); in pf_fragcache() local
868 int ip_len; local
/netbsd/external/bsd/nsd/dist/
H A Dxfrd-tcp.h110 socklen_t ip_len; member
/netbsd/sys/arch/mvme68k/stand/sboot/
H A Detherfun.h75 short ip_len; /* total length */ member
/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_lro.c160 int ip_len = ntohs(ih->ip_len); in lro_new_session_init() local
H A Dcxgb_adapter.h172 uint16_t ip_len; member
/netbsd/external/mpl/dhcp/dist/includes/netinet/
H A Dip.h52 int16_t ip_len; /* total length */ member
/netbsd/external/bsd/tcpdump/dist/
H A Dip.h53 nd_uint16_t ip_len; /* total length */ member
/netbsd/external/bsd/wpa/dist/src/tls/
H A Dx509v3.h44 size_t ip_len; /* IPv4: 4, IPv6: 16 */ member
/netbsd/external/bsd/ipf/dist/ipsd/Celler/
H A Dip_compat.h169 __u16 ip_len; member
/netbsd/usr.sbin/traceroute/
H A Dtraceroute.c1104 decode_extensions(unsigned char *buf, int ip_len) in decode_extensions()
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c1109 u_short ip_off, ip_len; in ipf_fastroute() local