/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | svcauth_unix.c | 17 #include <net/ipv6.h>
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_interface_core.c | 39 #include <net/ipv6.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | gro.c | 23 * 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 D | nft_concat_range.sh | 132 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 D | 6lowpan.c | 13 #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 D | trans_fd.c | 16 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_mdb.c | 13 #include <net/ipv6.h>
|
H A D | br_netfilter_hooks.c | 34 #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 D | tcp_metrics.c | 19 #include <net/ipv6.h>
|
H A D | ping.c | 48 #include <net/ipv6.h>
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | ipv6.c | 6 * 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 D | esp6.c | 32 #include <net/ipv6.h>
|
H A D | raw.c | 39 #include <net/ipv6.h>
|
H A D | ip6_vti.c | 11 * 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 D | nf_synproxy_core.c | 803 iph->hop_limit = net->ipv6.devconf_all->hop_limit; in synproxy_build_ip_ipv6()
|
H A D | nfnetlink_log.c | 20 #include <linux/ipv6.h>
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | bpf.h | 3549 * **sizeof**\ (*tuple*\ **->ipv6**) 3586 * **sizeof**\ (*tuple*\ **->ipv6**) 6263 } ipv6; member
|
/third_party/curl/lib/ |
H A D | urldata.h | 515 BIT(ipv6); /* we communicate with a site using an IPv6 address */
|
/third_party/libwebsockets/lib/core-net/ |
H A D | private-lib-core-net.h | 783 unsigned int ipv6:1; member
|
/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 3574 * **sizeof**\ (*tuple*\ **->ipv6**) 3611 * **sizeof**\ (*tuple*\ **->ipv6**) 6290 } ipv6; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | niu.c | 26 #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 D | niu.c | 26 #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 D | reg.h | 2812 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 D | be_main.c | 1165 * 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 D | be_main.c | 1164 * 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()
|