Searched refs:ipv6 (Results 651 - 675 of 720) sorted by relevance

<<212223242526272829

/linux-master/net/ncsi/
H A Dncsi-manage.c18 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c5 #include <linux/ipv6.h>
/linux-master/fs/smb/client/
H A Dcifsfs.c32 #include <net/ipv6.h>
/linux-master/net/core/
H A Dpktgen.c82 * First "ranges" functionality for ipv6 030726 --ro
146 #include <linux/ipv6.h>
157 #include <net/ipv6.h>
933 /* allow only disabling ipv6 flag */
/linux-master/include/rdma/
H A Dib_verbs.h25 #include <net/ipv6.h>
2072 struct ib_flow_spec_ipv6 ipv6; member in union:ib_flow_spec
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.c446 if (!tso->ipv6) {
468 if (!tso->ipv6)
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ctl.c38 #include <net/ipv6.h>
40 #include <net/netfilter/ipv6/nf_defrag_ipv6.h>
71 /* Taken from rt6_fill_node() in net/ipv6/route.c, is there a better way? */
H A Dip_vs_core.c47 #include <net/ipv6.h>
/linux-master/net/ipv4/
H A Dtcp_ipv4.c67 #include <net/ipv6.h>
76 #include <linux/ipv6.h>
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1997 unsigned int queue, bool ipv6)
2013 req->reply_ctrl = htons(NO_REPLY_V(0) | (ipv6 ? LISTSVR_IPV6_V(1) :
2985 unsigned int queue, bool ipv6)
1996 cxgb4_remove_server(const struct net_device *dev, unsigned int stid, unsigned int queue, bool ipv6) argument
2984 cxgb4_remove_server_filter(const struct net_device *dev, unsigned int stid, unsigned int queue, bool ipv6) argument
H A Dcxgb4_filter.c34 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1002 __be32 ipv6[4]; member in struct:qlcnic_ipaddr
H A Dqlcnic_io.c10 #include <linux/ipv6.h>
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmad.c43 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c16 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c27 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c16 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c26 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c11 #include <linux/ipv6.h>
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c12 #include <net/ipv6.h>
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c13 #include <linux/ipv6.h>
189 /* ipv6 has not l3 cs, check for L4 header */
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c547 __be32 ipv6[4]; member in union:prestera_msg_ip_addr::__anon728
/linux-master/drivers/net/ethernet/cortina/
H A Dgemini.c42 #include <linux/ipv6.h>
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c10 #include <net/ipv6.h>
220 * chcr_ktls_act_open_req6: creates TCB entry for ipv6 connection.
/linux-master/drivers/net/
H A Dgtp.c27 #include <net/ipv6.h>

Completed in 922 milliseconds

<<212223242526272829