Home
last modified time | relevance | path

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

/openbmc/linux/net/phonet/
H A Dpn_netlink.c176 rtm->rtm_protocol = RTPROT_STATIC; in fill_route()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h281 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
/openbmc/linux/net/bridge/
H A Dbr_mdb.c638 [MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
1211 cfg->rt_protocol = RTPROT_STATIC; in br_mdb_config_init()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c325 [MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
608 cfg->rt_protocol = RTPROT_STATIC; in vxlan_mdb_config_init()
/openbmc/linux/net/mctp/
H A Droute.c1335 hdr->rtm_protocol = RTPROT_STATIC; /* everything is user-defined */ in mctp_fill_rtinfo()
/openbmc/linux/net/ipv4/
H A Dipmr.c2351 rtm->rtm_protocol = RTPROT_STATIC; in ipmr_fill_mroute()
2647 case RTPROT_STATIC: in ipmr_rtm_validate_proto()
/openbmc/linux/net/ipv6/
H A Dip6mr.c2382 rtm->rtm_protocol = RTPROT_STATIC; in ip6mr_fill_mroute()