Home
last modified time | relevance | path

Searched defs:UDP (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.h59 #define UDP 0x04 macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c81 #define UDP(p) ((struct udphdr *)(p)) macro
H A Dip_fw2.c255 #define UDP(p) ((struct udphdr *)(p)) macro
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.h81 #define UDP(p) ((struct udphdr *)(p)) macro
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c101 TCP, UDP, in mlx4_conv_rss_types() enumerator