Home
last modified time | relevance | path

Searched refs:NETBIOS_DGRAM_PORT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dudp.h71 #ifndef NETBIOS_DGRAM_PORT
72 #define NETBIOS_DGRAM_PORT 138 /* RFC 1001, RFC 1002 */ macro
H A Dprint-udp.c627 else if (IS_SRC_OR_DST_PORT(NETBIOS_DGRAM_PORT)) in udp_print()