Home
last modified time | relevance | path

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

/linux/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c20 const struct in6_addr *gw, int oif) in nf_dup_ipv6_route()
48 const struct in6_addr *gw, int oif) in nf_dup_ipv6()
/linux/include/uapi/linux/netfilter/
H A Dxt_TEE.h8 union nf_inet_addr 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/mctp/test/
H A Dutils.c168 mctp_eid_t gw, in mctp_test_create_route_gw()
/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
/linux/net/mctp/
H A Droute.c1497 struct mctp_fq_addr gw; in mctp_route_nlparse_lookup() local
1533 struct mctp_fq_addr gw; in mctp_route_nlparse_populate() local
/linux/include/net/
H A Dnexthop.h39 } gw; member
/linux/drivers/scsi/qedi/
H A Dqedi_main.c2041 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