Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h164 #ifndef BCM_LI_PORT
165 #define BCM_LI_PORT 49152 /* SDK default */ macro
H A Dprint-udp.c677 else if (sport == BCM_LI_PORT) in udp_print()