Home
last modified time | relevance | path

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

/third_party/curl/lib/
Daltsvc.c99 unsigned int srcport, in altsvc_createid()
128 unsigned int srcport, in altsvc_create()
150 unsigned int srcport; in altsvc_add() local
392 const char *srchost, unsigned short srcport) in altsvc_flush()
440 unsigned short srcport) in Curl_altsvc_parse()
605 int srcport, in Curl_altsvc_lookup()
/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()