Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/libiproute/
Diproute.c460 uint32_t prot; in iproute_modify() local
462 if (rtnl_rtprot_a2n(&prot, *argv)) in iproute_modify()
464 req.r.rtm_protocol = prot; in iproute_modify()
814 uint32_t prot = 0; in iproute_list_or_flush() local
817 if (rtnl_rtprot_a2n(&prot, *argv)) { in iproute_list_or_flush()
820 prot = 0; in iproute_list_or_flush()