Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h272 #ifndef SIP_PORT
273 #define SIP_PORT 5060 macro
Dprint-udp.c672 else if (IS_SRC_OR_DST_PORT(SIP_PORT)) in udp_print()