Home
last modified time | relevance | path

Searched refs:RTPROT_UNSPEC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h276 #define RTPROT_UNSPEC 0 macro
/openbmc/linux/net/core/
H A Dfib_rules.c560 nla_get_u8(tb[FRA_PROTOCOL]) : RTPROT_UNSPEC; in fib_nl2rule()
/openbmc/linux/net/ipv4/
H A Droute.c2983 r->rtm_protocol = RTPROT_UNSPEC; in rt_fill_info()
/openbmc/linux/net/ipv6/
H A Droute.c3780 if (cfg->fc_protocol == RTPROT_UNSPEC) in ip6_route_info_create()