Home
last modified time | relevance | path

Searched refs:RTPROT_STATIC (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/phonet/
H A Dpn_netlink.c176 rtm->rtm_protocol = RTPROT_STATIC; in fill_route()
/kernel/linux/linux-6.6/net/phonet/
H A Dpn_netlink.c176 rtm->rtm_protocol = RTPROT_STATIC; in fill_route()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Drtnetlink.h265 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
267 /* Values of protocol >= RTPROT_STATIC are not interpreted by kernel;
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drtnetlink.h281 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
283 /* Values of protocol >= RTPROT_STATIC are not interpreted by kernel;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drtnetlink.h209 #define RTPROT_STATIC 4 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drtnetlink.h181 #define RTPROT_STATIC 4 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drtnetlink.h209 #define RTPROT_STATIC 4 macro
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_mdb.c888 filter_mode, RTPROT_STATIC); in br_mdb_add_group()
/kernel/linux/linux-6.6/net/mctp/
H A Droute.c1319 hdr->rtm_protocol = RTPROT_STATIC; /* everything is user-defined */ in mctp_fill_rtinfo()
/kernel/linux/linux-5.10/net/ipv4/
H A Dipmr.c2321 rtm->rtm_protocol = RTPROT_STATIC; in ipmr_fill_mroute()
2617 case RTPROT_STATIC: in ipmr_rtm_validate_proto()
/kernel/linux/linux-6.6/net/ipv4/
H A Dipmr.c2337 rtm->rtm_protocol = RTPROT_STATIC; in ipmr_fill_mroute()
2633 case RTPROT_STATIC: in ipmr_rtm_validate_proto()
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6mr.c2351 rtm->rtm_protocol = RTPROT_STATIC; in ip6mr_fill_mroute()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6mr.c2366 rtm->rtm_protocol = RTPROT_STATIC; in ip6mr_fill_mroute()

Completed in 31 milliseconds