Searched refs:RTPROT_STATIC (Results 1 – 6 of 6) sorted by relevance
176 rtm->rtm_protocol = RTPROT_STATIC; in fill_route()
281 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
683 [MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),1326 cfg->rt_protocol = RTPROT_STATIC; in br_mdb_config_init()
1303 hdr->rtm_protocol = RTPROT_STATIC; /* everything is user-defined */ in mctp_fill_rtinfo()
2322 rtm->rtm_protocol = RTPROT_STATIC; in ipmr_fill_mroute()2618 case RTPROT_STATIC: in ipmr_rtm_validate_proto()
2376 rtm->rtm_protocol = RTPROT_STATIC; in ip6mr_fill_mroute()
Completed in 21 milliseconds