Home
last modified time | relevance | path

Searched defs:route (Results 1 – 6 of 6) sorted by relevance

/net/netfilter/
Dnft_flow_offload.c30 static void nft_default_forward_path(struct nf_flow_route *route, in nft_default_forward_path()
48 static int nft_dev_fill_forward_path(const struct nf_flow_route *route, in nft_dev_fill_forward_path()
187 static void nft_dev_forward_path(struct nf_flow_route *route, in nft_dev_forward_path()
223 struct nf_flow_route *route, in nft_flow_route()
298 struct nf_flow_route route = {}; in nft_flow_offload_eval() local
Dnf_flow_table_core.c90 static struct dst_entry *nft_route_dst_fetch(struct nf_flow_route *route, in nft_route_dst_fetch()
101 struct nf_flow_route *route, in flow_offload_fill_route()
160 struct nf_flow_route *route) in flow_offload_route_init()
/net/ax25/
Dax25_route.c72 static int __must_check ax25_rt_add(struct ax25_routes_struct *route) in ax25_rt_add()
151 static int ax25_rt_del(struct ax25_routes_struct *route) in ax25_rt_del()
232 struct ax25_routes_struct route; in ax25_rt_ioctl() local
Dax25_ip.c103 ax25_route *route; in ax25_ip_xmit() local
/net/mctp/
Droute.c35 static int mctp_route_discard(struct mctp_route *route, struct sk_buff *skb) in mctp_route_discard()
324 static int mctp_route_input(struct mctp_route *route, struct sk_buff *skb) in mctp_route_input()
495 static int mctp_route_output(struct mctp_route *route, struct sk_buff *skb) in mctp_route_output()
/net/xfrm/
Dxfrm_policy.c3122 struct dst_entry *dst, *route; in xfrm_lookup_with_ifid() local