Lines Matching refs:prot
918 __u32 prot;920 if (rtnl_rtprot_a2n(&prot, *argv))922 req.r.rtm_protocol = prot;1148 __u32 prot = 0;1151 if (rtnl_rtprot_a2n(&prot, *argv)) {1154 prot = 0;1157 filter.protocol = prot;