Home
last modified time | relevance | path

Searched full:udp6 (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dfm10k.rst105 rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6
111 rx-flow-hash tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6 m|v|t|s|d|f|n|r
115 - udp6: UDP over IPv6
H A Dice.rst276 <type> - can be ip4, tcp4, udp4, sctp4, ip6, tcp6, udp6, sctp6
411 udp6 signifying UDP over IPv6
/linux/tools/testing/selftests/drivers/net/lib/sh/
H A Dlib_netcons.sh249 SOCAT_MODE="UDP6-LISTEN"
364 PROCESS_NAME6="socat UDP6-LISTEN:6666,fork,shut-none ${OUTPUT_FILE}"
413 PROTOCOL="udp6"
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst108 …- **sendmsg6** call to sendto(2), sendmsg(2), sendmmsg(2) for an unconnected udp6 socket (since 4.…
111 …- **recvmsg6** call to recvfrom(2), recvmsg(2), recvmmsg(2) for an unconnected udp6 socket (since …
/linux/include/linux/sunrpc/
H A Dmsg_prot.h157 #define RPCBIND_NETID_UDP6 "udp6"
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst297 For ``flow-type ip4|udp4|tcp4|sctp4|ip6|udp6|tcp6|sctp6`` you must set the loc
299 For ``flow-type ip4|udp4|tcp4|sctp4|ip6|udp6|tcp6|sctp6`` you can set 8 rules
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_api.py241 flow_types = ["tcp4", "tcp6", "udp4", "udp6"]
254 flow_types = ["tcp4", "tcp6", "udp4", "udp6"]
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh123 proto udp6
170 proto udp6
192 proto udp6
234 proto udp6
700 echo "test6" | B socat -t 0.01 STDIN UDP6-DATAGRAM:["$dst_addr6"]:"$dst_port""${__socatbind6}"
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Ddpaa.rst221 run for one of tcp4|udp4|ah4|esp4|sctp4|tcp6|udp6|ah6|esp6|sctp6 is
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_helpers.h445 return "udp6"; in socket_kind_to_str()
H A Dbpf_iter.c1751 if (test__start_subtest("udp6")) in test_bpf_iter()
/linux/tools/testing/selftests/net/
H A Damt.sh239 RESULT6=$(ip netns exec "${LISTENER}" timeout 15 socat - UDP6-LISTEN:6000,readbytes=128 || true)
H A Dfib_tests.sh2515 ip netns exec $ns2 socat UDP6-LISTEN:54321,fork $tmp_file &
2526 run_cmd "echo a | $NS_EXEC socat STDIN UDP6:[2001:db8:101::2]:54321,sourceport=12345"
2529 run_cmd "echo a | $NS_EXEC socat STDIN UDP6:[2001:db8:101::2]:54321,sourceport=11111"
2535 run_cmd "echo a | $NS_EXEC socat STDIN UDP6:[2001:db8:101::2]:54321,sourceport=12345"
2542 run_cmd "echo a | $NS_EXEC socat STDIN UDP6:[2001:db8:101::2]:54321,sourceport=12345"
H A Dfcnal-test.sh4336 ipv6_udp|udp6) ipv6_udp;;
/linux/net/rxrpc/
H A Dlocal_object.c82 /* If the choice of UDP6 port is left up to the transport, then in rxrpc_local_cmp_key()
H A Daf_rxrpc.c809 /* we support transport protocol UDP/UDP6 only */ in rxrpc_create()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c111 flow_name = "udp6"; in mvpp2_dbgfs_flow_type_show()
/linux/net/sunrpc/
H A Drpcb_clnt.c574 * IPv4, and "udp6" and "tcp6" for UDP and TCP over IPv6,
H A Dxprtsock.c3640 .netid = { "udp", "udp6", "" },
/linux/fs/nfs/
H A Dfs_context.c266 { "udp6", Opt_xprt_udp6 },
/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c1628 /* configure RSS for udp6 with input set IPv6 src/dst, UDP src/dst */