Home
last modified time | relevance | path

Searched defs:udp (Results 1 – 19 of 19) sorted by relevance

/dflybsd-src/sbin/dhclient/
H A Dpacket.c114 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 Dip6_fw.c362 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 Dncp.h42 struct port_range tcp, udp; /* The range of urgent ports */ member
/dflybsd-src/contrib/dhcpcd/src/
H A Ddhcp.c1628 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 Dprivsep-inet.c221 struct udphdr udp; in ps_inet_validudp() local
H A Ddhcp.h176 struct udphdr udp; member
H A Ddhcp6.c1253 struct udphdr udp = { in dhcp6_sendmessage() local
/dflybsd-src/contrib/cvs-1.12/src/
H A Dlogmsg.c595 struct ulp_data *udp = closure; in update_logfile_proc() local
/dflybsd-src/sys/net/ipfw3_nat/
H A Dip_fw3_nat.c183 uint8_t udp = 0; in ip_fw3_nat() local
/dflybsd-src/crypto/libressl/crypto/bn/
H A Dbn_gf2m.c702 BN_ULONG *udp, *bdp, *vdp, *cdp; in BN_GF2m_mod_inv() local
/dflybsd-src/crypto/libressl/apps/nc/
H A Dnetcat.c1476 strtoport(char *portstr, int udp) in strtoport()
/dflybsd-src/sys/net/ipfw3/
H A Dip_fw3.c321 struct udphdr *udp; in ip_fw3_chk() local
/dflybsd-src/sys/net/ipfw/
H A Dip_fw2.c937 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 Din_pcb.h403 u_int32_t udp[DP_MAPSIZE]; member
/dflybsd-src/sys/net/ip_mroute/
H A Dip_mroute.c2009 struct udphdr *udp = (struct udphdr *)(((char *)ip) + (ip->ip_hl << 2)); in priority() local
/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmxreg.h162 uint32_t udp:1; member
/dflybsd-src/sys/dev/virtual/virtio/net/
H A Dif_vtnet.c1587 struct udphdr *udp; in vtnet_rx_csum() local
/dflybsd-src/sys/net/pf/
H A Dpf.c1884 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 Dpfvar.h1208 struct udphdr *udp; member