Home
last modified time | relevance | path

Searched defs:IPPROTO_UDP (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dipproto.h66 #define IPPROTO_UDP 17 /* user datagram protocol */ macro
/freebsd/cddl/lib/libdtrace/
H A Dip.d137 inline short IPPROTO_UDP = 17; variable
/freebsd/sys/netinet/
H A Din.h43 #define IPPROTO_UDP 17 /* user datagram protocol */ macro