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

/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dpacket.c224 u_int32_t ip_len = (buf [bufix] & 0xf) << 2; local
[all...]
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Digmp.c173 u_int16_t ip_len; local
H A Din_offload.c208 uint16_t ip_len; local
[all...]
H A Dip_output.c198 u_int16_t ip_len; local
[all...]
H A Dudp_usrreq.c362 u_int16_t ip_len; local
H A Dip.h57 u_int16_t ip_len; /* total length */ member in struct:ip
/netbsd-6-1-5-RELEASE/dist/ipf/ipsend/
H A Dip_var.h58 short ip_len; member in struct:ipasfrag
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/sboot/
H A Detherfun.h75 short ip_len; /* total length */ member in struct:ip
/netbsd-6-1-5-RELEASE/sys/dev/pci/cxgb/
H A Dcxgb_lro.c160 int ip_len = ntohs(ih->ip_len); local
H A Dcxgb_adapter.h173 uint16_t ip_len; member in struct:t3_lro_session
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/netinet/
H A Dip.h50 int16_t ip_len; /* total length */ member in struct:ip
/netbsd-6-1-5-RELEASE/dist/ipf/ipsd/Celler/
H A Dip_compat.h169 __u16 ip_len; member in struct:__anon819
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dip.h51 u_int16_t ip_len; /* total length */ member in struct:ip
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/win32/Include/Netinet/
H A Dip.h68 short ip_len; /* total length */ member in struct:ip
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dx509v3.h50 size_t ip_len; /* IPv4: 4, IPv6: 16 */ member in struct:x509_name
/netbsd-6-1-5-RELEASE/sys/dist/pf/net/
H A Dpf_norm.c368 u_int16_t ip_len = ntohs(ip->ip_len) - ip->ip_hl * 4; local
566 int ip_len = ntohs(h->ip_len) - (h->ip_hl << 2); local
869 int ip_len; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/traceroute/
H A Dtraceroute.c1124 decode_extensions(unsigned char *buf, int ip_len) argument

Completed in 208 milliseconds