Searched defs:dsthost (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/lib/ |
H A D | altsvc.c | 169 char dsthost[MAX_ALTSVC_HOSTLEN + 1]; in altsvc_add() local 93 altsvc_createid(const char *srchost, const char *dsthost, enum alpnid srcalpnid, enum alpnid dstalpnid, unsigned int srcport, unsigned int dstport) altsvc_createid() argument 147 altsvc_create(char *srchost, char *dsthost, char *srcalpn, char *dstalpn, unsigned int srcport, unsigned int dstport) altsvc_create() argument 531 const char *dsthost = ""; Curl_altsvc_parse() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_cake.c | 134 u16 dsthost; member 1856 struct cake_host *dsthost = &b->hosts[flow->dsthost]; in cake_enqueue() local 1878 struct cake_host *dsthost = &b->hosts[flow->dsthost]; in cake_enqueue() local 1949 struct cake_host *srchost, *dsthost; in cake_dequeue() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_cake.c | 135 u16 dsthost; member 1857 struct cake_host *dsthost = &b->hosts[flow->dsthost]; in cake_enqueue() local 1879 struct cake_host *dsthost = &b->hosts[flow->dsthost]; in cake_enqueue() local 1950 struct cake_host *srchost, *dsthost; in cake_dequeue() local [all...] |
Completed in 7 milliseconds