Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h191 #ifndef SIP_PORT
192 #define SIP_PORT 5060 macro
H A Dprint-udp.c698 else if (IS_SRC_OR_DST_PORT(SIP_PORT)) in udp_print()