Searched refs:HTTP_PORT (Results 1 – 4 of 4) sorted by relevance
112 #ifndef HTTP_PORT113 #define HTTP_PORT 80 macro
755 } else if (IS_SRC_OR_DST_PORT(HTTP_PORT)) { in tcp_print()
184 #define HTTP_PORT 80 /* default if ! getservbyname("http/tcp") */ macro
345 *portnum = HTTP_PORT; in parse_url()793 if (portnum != HTTP_PORT) in fetch_url()