Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h77 #ifndef NETBIOS_DGRAM_PORT
78 #define NETBIOS_DGRAM_PORT 138 /* RFC 1001, RFC 1002 */ macro
Dprint-udp.c607 else if (IS_SRC_OR_DST_PORT(NETBIOS_DGRAM_PORT)) in udp_print()