Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipntable.c275 __u32 pqueue; in ipntable_modify() local
279 if (get_u32(&pqueue, *argv, 0)) in ipntable_modify()
283 NDTPA_PROXY_QLEN, pqueue); in ipntable_modify()
545 __u32 pqueue = rta_getattr_u32(tpb[NDTPA_PROXY_QLEN]); in print_ntable() local
546 fprintf(fp, "proxy_queue %u ", pqueue); in print_ntable()