/dflybsd-src/sbin/dhclient/ |
H A D | packet.c | 114 struct udphdr udp; in assemble_udp_ip_header() local 165 struct udphdr *udp; in decode_udp_ip_header() local
|
/dflybsd-src/sys/net/ip6fw/ |
H A D | ip6_fw.c | 362 struct udphdr *const udp = (struct udphdr *) ((caddr_t) ip6+ off); in ip6fw_report() local 642 struct udphdr *udp; in ip6_fw_chk() local
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | ncp.h | 42 struct port_range tcp, udp; /* The range of urgent ports */ member
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | dhcp.c | 1628 struct udphdr *udp; in dhcp_makeudppacket() local 1683 struct udphdr udp = { in dhcp_sendudp() local 1714 struct bootp_pkt *udp; in send_message() local 3440 struct udphdr udp; in is_packet_udp_bootp() local 3491 struct udphdr udp; in checksums_valid() local
|
H A D | privsep-inet.c | 221 struct udphdr udp; in ps_inet_validudp() local
|
H A D | dhcp.h | 176 struct udphdr udp; member
|
H A D | dhcp6.c | 1253 struct udphdr udp = { in dhcp6_sendmessage() local
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | logmsg.c | 595 struct ulp_data *udp = closure; in update_logfile_proc() local
|
/dflybsd-src/sys/net/ipfw3_nat/ |
H A D | ip_fw3_nat.c | 183 uint8_t udp = 0; in ip_fw3_nat() local
|
/dflybsd-src/crypto/libressl/crypto/bn/ |
H A D | bn_gf2m.c | 702 BN_ULONG *udp, *bdp, *vdp, *cdp; in BN_GF2m_mod_inv() local
|
/dflybsd-src/crypto/libressl/apps/nc/ |
H A D | netcat.c | 1476 strtoport(char *portstr, int udp) in strtoport()
|
/dflybsd-src/sys/net/ipfw3/ |
H A D | ip_fw3.c | 321 struct udphdr *udp; in ip_fw3_chk() local
|
/dflybsd-src/sys/net/ipfw/ |
H A D | ip_fw2.c | 937 pfil_cksum_fixup(uint16_t cksum, uint16_t old, uint16_t new, uint8_t udp) in pfil_cksum_fixup() 1493 struct udphdr *const udp = (struct udphdr *)icmp; in ipfw_log() local 3116 uint8_t udp = 0; in ipfw_xlate() local 3292 struct udphdr *udp; in ipfw_setup_local() local
|
/dflybsd-src/sys/netinet/ |
H A D | in_pcb.h | 403 u_int32_t udp[DP_MAPSIZE]; member
|
/dflybsd-src/sys/net/ip_mroute/ |
H A D | ip_mroute.c | 2009 struct udphdr *udp = (struct udphdr *)(((char *)ip) + (ip->ip_hl << 2)); in priority() local
|
/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/ |
H A D | if_vmxreg.h | 162 uint32_t udp:1; member
|
/dflybsd-src/sys/dev/virtual/virtio/net/ |
H A D | if_vtnet.c | 1587 struct udphdr *udp; in vtnet_rx_csum() local
|
/dflybsd-src/sys/net/pf/ |
H A D | pf.c | 1884 pf_cksum_fixup(u_int16_t cksum, u_int16_t old, u_int16_t new, u_int8_t udp) in pf_cksum_fixup()
|
H A D | pfvar.h | 1208 struct udphdr *udp; member
|