Home
last modified time | relevance | path

Searched refs:RTN_UNSPEC (Results 1 – 6 of 6) sorted by relevance

/linux/net/mctp/test/
H A Dutils.c154 rt->rt.type = RTN_UNSPEC; in mctp_test_create_route_direct()
180 rt->rt.type = RTN_UNSPEC; in mctp_test_create_route_gw()
/linux/net/ipv4/netfilter/
H A Diptable_mangle.c63 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in ipt_mangle_out()
/linux/net/netfilter/
H A Dnft_chain_route.c45 err = ip_route_me_harder(state->net, state->sk, skb, RTN_UNSPEC); in nf_route_table_hook4()
/linux/tools/include/uapi/linux/
H A Drtnetlink.h262 RTN_UNSPEC, enumerator
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c387 return RTN_UNSPEC; in prestera_kern_fib_info_type()
/linux/net/mctp/
H A Droute.c1616 unsigned char type = RTN_UNSPEC; in mctp_delroute()