Home
last modified time | relevance | path

Searched defs:dstport (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Daltsvc.c100 unsigned int dstport) in altsvc_createid()
129 unsigned int dstport) in altsvc_create()
151 unsigned int dstport; in altsvc_add() local
447 unsigned short dstport = srcport; /* the same by default */ in Curl_altsvc_parse() local
/third_party/libnl/lib/netfilter/
Dexp.c137 uint16_t srcport = 0, dstport = 0, icmpid = 0; in exp_parse_proto() local
Dexp_obj.c786 void nfnl_exp_set_ports(struct nfnl_exp *exp, int tuple, uint16_t srcport, uint16_t dstport) in nfnl_exp_set_ports()