Home
last modified time | relevance | path

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

/linux-6.15/net/phonet/
H A Dpn_netlink.c189 rtm->rtm_protocol = RTPROT_STATIC; in fill_route()
/linux-6.15/include/uapi/linux/
H A Drtnetlink.h289 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
/linux-6.15/net/bridge/
H A Dbr_mdb.c648 [MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
1221 cfg->rt_protocol = RTPROT_STATIC; in br_mdb_config_init()
1424 [MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_mdb.c333 [MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
614 cfg->rt_protocol = RTPROT_STATIC; in vxlan_mdb_config_init()
1319 [MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
/linux-6.15/net/mctp/
H A Droute.c1407 hdr->rtm_protocol = RTPROT_STATIC; /* everything is user-defined */ in mctp_fill_rtinfo()
/linux-6.15/net/ipv4/
H A Dipmr.c2356 rtm->rtm_protocol = RTPROT_STATIC; in ipmr_fill_mroute()
2653 case RTPROT_STATIC: in ipmr_rtm_validate_proto()
/linux-6.15/net/ipv6/
H A Dip6mr.c2386 rtm->rtm_protocol = RTPROT_STATIC; in ip6mr_fill_mroute()