/linux/drivers/gpio/ |
H A D | gpio-gw-pld.c | 37 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 D | nf_dup_ipv6.c | 20 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 D | nft_dup_ipv6.c | 25 struct in6_addr *gw = (struct in6_addr *)®s->data[priv->sreg_addr]; in nft_dup_ipv6_eval() local
|
/linux/net/ipv4/netfilter/ |
H A D | nf_dup_ipv4.c | 25 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 D | nft_dup_ipv4.c | 25 struct in_addr gw = { in nft_dup_ipv4_eval() local
|
/linux/include/uapi/linux/netfilter/ |
H A D | xt_TEE.h | 8 union nf_inet_addr gw; member
|
/linux/net/batman-adv/ |
H A D | gateway_common.c | 27 struct batadv_tvlv_gateway_data gw; in batadv_gw_tvlv_container_update() local
|
H A D | bridge_loop_avoidance.c | 86 const struct batadv_bla_backbone_gw *gw; in batadv_choose_backbone_gw() local
|
H A D | types.h | 1760 struct batadv_priv_gw gw; member 2289 struct batadv_algo_gw_ops gw; member
|
/linux/samples/bpf/ |
H A D | xdp_router_ipv4_user.c | 102 __be32 dst, gw; in read_route() member 162 __be32 gw; in read_route() member
|
H A D | xdp_router_ipv4.bpf.c | 21 __be32 gw; member
|
/linux/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.c | 438 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 D | be_iscsi.c | 344 u8 *ip = NULL, *subnet = NULL, *gw; in beiscsi_iface_config_ipv4() local
|
/linux/net/ipv4/ |
H A D | fib_semantics.c | 477 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 D | route.c | 634 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 D | fib_trie.c | 2973 __be32 gw = 0; in fib_route_seq_show() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 357 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 D | spectrum_router.c | 3479 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 D | 6lowpan.c | 34 struct in6_addr gw; member
|
/linux/net/ipv6/ |
H A D | route.c | 208 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 D | nexthop.h | 39 } gw; member
|
/linux/drivers/scsi/qedi/ |
H A D | qedi_main.c | 2043 char *fmt, *ip, *sub, *gw; in qedi_show_boot_eth_info() local
|
/linux/include/video/ |
H A D | pm3fb.h | 953 #define PM3DownloadGlyphwidth_GlyphWidth(gw) ((gw) & 0xffff) argument
|