Searched defs:gw (Results 1 – 12 of 12) sorted by relevance
/net/ipv4/netfilter/ |
D | nf_dup_ipv4.c | 24 const struct in_addr *gw, int oif) in nf_dup_ipv4_route() 51 const struct in_addr *gw, int oif) in nf_dup_ipv4()
|
D | nft_dup_ipv4.c | 25 struct in_addr gw = { in nft_dup_ipv4_eval() local
|
/net/ipv6/netfilter/ |
D | nf_dup_ipv6.c | 20 const struct in6_addr *gw, int oif) in nf_dup_ipv6_route() 48 const struct in6_addr *gw, int oif) in nf_dup_ipv6()
|
D | nft_dup_ipv6.c | 25 struct in6_addr *gw = (struct in6_addr *)®s->data[priv->sreg_addr]; in nft_dup_ipv6_eval() local
|
/net/batman-adv/ |
D | gateway_common.c | 27 struct batadv_tvlv_gateway_data gw; in batadv_gw_tvlv_container_update() local
|
D | bridge_loop_avoidance.c | 86 const struct batadv_bla_backbone_gw *gw; in batadv_choose_backbone_gw() local
|
D | types.h | 1715 struct batadv_priv_gw gw; member 2244 struct batadv_algo_gw_ops gw; member
|
/net/ipv4/ |
D | fib_semantics.c | 442 int ip_fib_check_default(__be32 gw, struct net_device *dev) in ip_fib_check_default() 677 static int fib_gw_from_attr(__be32 *gw, struct nlattr *nla, in fib_gw_from_attr() 960 __be32 gw; in fib_nh_match() local
|
D | route.c | 640 __be32 gw, u32 pmtu, bool lock, in update_or_create_fnhe() 918 __be32 gw = rt_nexthop(rt, ip_hdr(skb)->daddr); in ip_rt_send_redirect() local 1815 __be32 gw; in __mkroute_input() local
|
D | fib_trie.c | 3001 __be32 gw = 0; in fib_route_seq_show() local
|
/net/ipv6/ |
D | route.c | 210 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw, in ip6_neigh_lookup() 1942 const struct in6_addr *gw; member 2994 const struct in6_addr *gw, in ip6_redirect_nh_match() 3025 const struct in6_addr *gw; member 5202 static int fib6_gw_from_attr(struct in6_addr *gw, struct nlattr *nla, in fib6_gw_from_attr()
|
/net/bluetooth/ |
D | 6lowpan.c | 33 struct in6_addr gw; member
|