Home
last modified time | relevance | path

Searched defs:gw (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-gw-pld.c37 struct gw_pld *gw = gpiochip_get_data(gc); in gw_pld_input8() local
45 struct gw_pld *gw = gpiochip_get_data(gc); in gw_pld_get8() local
55 struct gw_pld *gw = gpiochip_get_data(gc); in gw_pld_output8() local
73 struct gw_pld *gw; in gw_pld_probe() local
/linux/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c20 const struct in6_addr *gw, int oif) in nf_dup_ipv6_route() argument
48 const struct in6_addr *gw, int oif) in nf_dup_ipv6() argument
H A Dnft_dup_ipv6.c25 struct in6_addr *gw = (struct in6_addr *)&regs->data[priv->sreg_addr]; in nft_dup_ipv6_eval() local
/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c25 const struct in_addr *gw, int oif) in nf_dup_ipv4_route() argument
52 const struct in_addr *gw, int oif) in nf_dup_ipv4() argument
H A Dnft_dup_ipv4.c25 struct in_addr gw = { in nft_dup_ipv4_eval() local
/linux/include/uapi/linux/netfilter/
H A Dxt_TEE.h8 union nf_inet_addr gw; member
/linux/net/batman-adv/
H A Dgateway_common.c27 struct batadv_tvlv_gateway_data gw; in batadv_gw_tvlv_container_update() local
H A Dbridge_loop_avoidance.c86 const struct batadv_bla_backbone_gw *gw; in batadv_choose_backbone_gw() local
H A Dtypes.h1760 struct batadv_priv_gw gw; member
2289 struct batadv_algo_gw_ops gw; member
/linux/samples/bpf/
H A Dxdp_router_ipv4_user.c102 __be32 dst, gw; in read_route() member
162 __be32 gw; in read_route() member
H A Dxdp_router_ipv4.bpf.c21 __be32 gw; member
/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c438 u32 action, u32 ip_type, u8 *gw) in beiscsi_if_mod_gw()
460 int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw) in beiscsi_if_set_gw()
650 u8 *gw; in beiscsi_if_en_dhcp() local
H A Dbe_iscsi.c344 u8 *ip = NULL, *subnet = NULL, *gw; in beiscsi_iface_config_ipv4() local
/linux/net/ipv4/
H A Dfib_semantics.c477 int ip_fib_check_default(__be32 gw, struct net_device *dev) in ip_fib_check_default() argument
706 static int fib_gw_from_attr(__be32 *gw, struct nlattr *nla, in fib_gw_from_attr() argument
989 __be32 gw; in fib_nh_match() local
[all...]
H A Droute.c634 update_or_create_fnhe(struct fib_nh_common * nhc,__be32 daddr,__be32 gw,u32 pmtu,bool lock,unsigned long expires) update_or_create_fnhe() argument
912 __be32 gw = rt_nexthop(rt, ip_hdr(skb)->daddr); ip_rt_send_redirect() local
1833 __be32 gw; __mkroute_input() local
[all...]
H A Dfib_trie.c2973 __be32 gw = 0; in fib_route_seq_show() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c357 union mlxsw_sp_l3addr gw, in mlxsw_sp_span_entry_tunnel_parms_common()
458 union mlxsw_sp_l3addr gw = daddr; in mlxsw_sp_span_entry_gretap4_parms() local
563 union mlxsw_sp_l3addr gw = daddr; in mlxsw_sp_span_entry_gretap6_parms() local
H A Dspectrum_router.c3479 const struct in6_addr *gw, int ifindex, in mlxsw_sp_nexthop6_group_has_nexthop()
3507 struct in6_addr *gw; in mlxsw_sp_nexthop6_group_cmp() local
3581 struct in6_addr *gw = &fib6_nh->fib_nh_gw6; in mlxsw_sp_nexthop6_group_hash() local
/linux/net/bluetooth/
H A D6lowpan.c34 struct in6_addr gw; member
/linux/net/ipv6/
H A Droute.c208 struct neighbour *ip6_neigh_lookup(const struct in6_addr *gw, in ip6_neigh_lookup()
1987 const struct in6_addr *gw; member
3046 const struct in6_addr *gw, in ip6_redirect_nh_match()
3077 const struct in6_addr *gw; member
/linux/include/net/
H A Dnexthop.h39 } gw; member
/linux/drivers/scsi/qedi/
H A Dqedi_main.c2043 char *fmt, *ip, *sub, *gw; in qedi_show_boot_eth_info() local
/linux/include/video/
H A Dpm3fb.h953 #define PM3DownloadGlyphwidth_GlyphWidth(gw) ((gw) & 0xffff) argument