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

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

Completed in 306 milliseconds