Home
last modified time | relevance | path

Searched refs:ipv6 (Results 1176 - 1200 of 1369) sorted by relevance

1...<<41424344454647484950>>...55

/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcauth_unix.c17 #include <net/ipv6.h>
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_interface_core.c39 #include <net/ipv6.h>
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dgro.c23 * ip fragments (ipv6) shouldn't coalesce.
46 #include <linux/ipv6.h>
995 /* GRO doesn't check for ipv6 hop limit when flushing. in gro_receiver()
1031 { "ipv6", no_argument, NULL, '6' }, in parse_args()
1093 error(1, 0, "Protocol family is not ipv4 or ipv6"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh132 perf_proto ipv6
176 perf_proto ipv6
198 perf_proto ipv6
620 B sendip -p ipv6 -p udp ${src_addr6} ${src_port} \
/kernel/linux/linux-6.6/net/bluetooth/
H A D6lowpan.c13 #include <net/ipv6.h>
504 /* We must take a copy of the skb before we modify/replace the ipv6 in bt_xmit()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_fd.c16 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_mdb.c13 #include <net/ipv6.h>
H A Dbr_netfilter_hooks.c34 #include <net/ipv6.h>
522 pr_warn_once("Module ipv6 is disabled, so call_ip6tables is not supported."); in br_nf_pre_routing()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_metrics.c19 #include <net/ipv6.h>
H A Dping.c48 #include <net/ipv6.h>
/kernel/linux/linux-6.6/net/dccp/
H A Dipv6.c6 * Based on net/dccp6/ipv6.c
24 #include <net/ipv6.h>
34 #include "ipv6.h"
667 * way it's done for net/ipv6/tcp_ipv6.c in dccp_v6_do_rcv()
/kernel/linux/linux-6.6/net/ipv6/
H A Desp6.c32 #include <net/ipv6.h>
H A Draw.c39 #include <net/ipv6.h>
H A Dip6_vti.c11 * net/ipv6/ip6_tunnel.c
41 #include <net/ipv6.h>
1276 msg = "ipv6 tunnel"; in vti6_tunnel_init()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_synproxy_core.c803 iph->hop_limit = net->ipv6.devconf_all->hop_limit; in synproxy_build_ip_ipv6()
H A Dnfnetlink_log.c20 #include <linux/ipv6.h>
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbpf.h3549 * **sizeof**\ (*tuple*\ **->ipv6**)
3586 * **sizeof**\ (*tuple*\ **->ipv6**)
6263 } ipv6; member
/third_party/curl/lib/
H A Durldata.h515 BIT(ipv6); /* we communicate with a site using an IPv6 address */
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h783 unsigned int ipv6:1; member
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h3574 * **sizeof**\ (*tuple*\ **->ipv6**)
3611 * **sizeof**\ (*tuple*\ **->ipv6**)
6290 } ipv6; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c26 #include <linux/ipv6.h>
2949 int ipv6, u64 protocol_id, in tcam_user_ip_class_set()
2966 if (ipv6) in tcam_user_ip_class_set()
5001 * ipv6 format TCAM entries. in niu_set_ip_frag_rule()
6546 int ipv6; in niu_compute_tx_flags() local
6557 ipv6 = ihl = 0; in niu_compute_tx_flags()
6566 ipv6 = 1; in niu_compute_tx_flags()
6599 (ipv6 ? TXHDR_IP_VER : 0) | in niu_compute_tx_flags()
2948 tcam_user_ip_class_set(struct niu *np, unsigned long class, int ipv6, u64 protocol_id, u64 tos_mask, u64 tos_val) tcam_user_ip_class_set() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c26 #include <linux/ipv6.h>
2968 int ipv6, u64 protocol_id, in tcam_user_ip_class_set()
2985 if (ipv6) in tcam_user_ip_class_set()
5020 * ipv6 format TCAM entries. in niu_set_ip_frag_rule()
6564 int ipv6; in niu_compute_tx_flags() local
6575 ipv6 = ihl = 0; in niu_compute_tx_flags()
6584 ipv6 = 1; in niu_compute_tx_flags()
6617 (ipv6 ? TXHDR_IP_VER : 0) | in niu_compute_tx_flags()
2967 tcam_user_ip_class_set(struct niu *np, unsigned long class, int ipv6, u64 protocol_id, u64 tos_mask, u64 tos_val) tcam_user_ip_class_set() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h2812 MLXSW_ITEM32(reg, pprr, ipv6, 0x00, 30, 1);
6722 MLXSW_ITEM32(reg, ritr, ipv6, 0x00, 28, 1);
8662 MLXSW_ITEM_BUF(reg, rips, ipv6, 0x04, 16);
8665 const struct in6_addr *ipv6) in mlxsw_reg_rips_pack()
8669 mlxsw_reg_rips_ipv6_memcpy_to(payload, (const char *)ipv6); in mlxsw_reg_rips_pack()
8664 mlxsw_reg_rips_pack(char *payload, u32 index, const struct in6_addr *ipv6) mlxsw_reg_rips_pack() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1165 * certain ipv6 packets. Drop such pkts if the HW workaround to in be_lancer_xmit_workarounds()
1175 * certain ipv6 packets. Insert VLAN tags in driver, in be_lancer_xmit_workarounds()
2272 * Also ignore ipcksm for ipv6 pkts in csum_passed()
2275 (rxcp->ip_csum || rxcp->ipv6) && !rxcp->err; in csum_passed()
2496 rxcp->ipv6 = GET_RX_COMPL_V1_BITS(ip_version, compl); in be_parse_rx_compl_v1()
2519 rxcp->ipv6 = GET_RX_COMPL_V0_BITS(ip_version, compl); in be_parse_rx_compl_v0()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1164 * certain ipv6 packets. Drop such pkts if the HW workaround to in be_lancer_xmit_workarounds()
1174 * certain ipv6 packets. Insert VLAN tags in driver, in be_lancer_xmit_workarounds()
2271 * Also ignore ipcksm for ipv6 pkts in csum_passed()
2274 (rxcp->ip_csum || rxcp->ipv6) && !rxcp->err; in csum_passed()
2497 rxcp->ipv6 = GET_RX_COMPL_V1_BITS(ip_version, compl); in be_parse_rx_compl_v1()
2520 rxcp->ipv6 = GET_RX_COMPL_V0_BITS(ip_version, compl); in be_parse_rx_compl_v0()

Completed in 108 milliseconds

1...<<41424344454647484950>>...55