Home
last modified time | relevance | path

Searched refs:route_input (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_netfilter_ipv6.c123 v6ops->route_input(skb); in br_nf_pre_routing_finish_ipv6()
/openbmc/linux/include/linux/
H A Dnetfilter_ipv6.h56 void (*route_input)(struct sk_buff *skb); member
/openbmc/linux/net/ipv6/
H A Dnetfilter.c253 .route_input = ip6_route_input,