Searched refs:IPV4 (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| H A D | bareudp.sh | 308 if [ $IPV4 ]; then 330 local IPV4 336 IPV4="ipv4" 346 IPV4="" 351 IPV4="" 358 readonly IPV4 367 if [ $IPV4 ]; then 417 if [ $IPV4 ]; then
|
| /linux/Documentation/networking/devlink/ |
| H A D | prestera.rst | 66 - Traps (exception) packets due to the malformed IPV4 header options 75 - Traps (exception) IPV4 ICMP redirect packets 132 - Drops packets with illegal IPV4 header. 138 - Drops packets with zero (0) IPV4 source address.
|
| /linux/tools/hv/ |
| H A D | hv_kvp_daemon.c | 81 IPV4 = 1, enumerator 1296 return IPV4; in ip_version_check() 1358 if ((ip_ver == IPV4 && ip_sec == IPV4) || in process_dns_gateway_nm() 1413 if (ip_ver == IPV4 && ip_sec == IPV4) in process_ip_string_nm() 1626 ip_ver = IPV4; in kvp_set_ip_info() 1628 if (ip_ver == IPV4) { in kvp_set_ip_info() 1661 if (ip_ver == IPV4) { in kvp_set_ip_info()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_fdir.c | 318 VIRTCHNL_SET_PROTO_HDR_TYPE(hdr, IPV4); in iavf_fill_fdir_ip4_hdr() 322 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, DSCP); in iavf_fill_fdir_ip4_hdr() 327 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, PROT); in iavf_fill_fdir_ip4_hdr() 332 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, SRC); in iavf_fill_fdir_ip4_hdr() 337 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, DST); in iavf_fill_fdir_ip4_hdr()
|
| /linux/drivers/net/ethernet/intel/libie/ |
| H A D | rx.c | 71 LIBIE_RX_PT_IP_TUN_VER(oip, tun, IPV4), \
|
| /linux/net/rxrpc/ |
| H A D | Kconfig | 30 Say Y here to allow AF_RXRPC to use IPV6 UDP as well as IPV4 UDP as
|
| /linux/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_encap.c | 437 rout_ctrl = OPA_VNIC_ENCAP_RC_EXT(info->vesw.rc, IPV4); in opa_vnic_get_rc()
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | ice.rst | 406 gtpu4 signifying GTP-U over IPV4 407 gtpu4e signifying GTP-U and Extension Header over IPV4 408 gtpu4u signifying GTP-U PSC Uplink over IPV4 409 gtpu4d signifying GTP-U PSC Downlink over IPV4
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | net.rst | 471 3. /proc/sys/net/ipv4 - IPV4 settings
|