Home
last modified time | relevance | path

Searched refs:ipv (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_gate.h13 s32 ipv; member
21 s32 ipv; member
139 oe[i].ipv = entry->ipv; in tcf_gate_get_list()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
Dsja1105_vl.c480 vl_fwd[sharindx].priority = rule->vl.ipv; in sja1105_init_virtual_links()
574 int ipv = -1; in sja1105_vl_gate() local
665 if (ipv == -1) { in sja1105_vl_gate()
666 ipv = entries[i].ipv; in sja1105_vl_gate()
667 } else if (ipv != entries[i].ipv) { in sja1105_vl_gate()
677 if (ipv == -1) { in sja1105_vl_gate()
679 ipv = key->vl.pcp; in sja1105_vl_gate()
681 ipv = 0; in sja1105_vl_gate()
686 rule->vl.ipv = ipv; in sja1105_vl_gate()
Dsja1105.h172 int ipv; member
/kernel/linux/linux-5.10/drivers/s390/net/
Dqeth_l3_main.c1582 int ipv) in qeth_l3_get_cast_type_rcu() argument
1601 switch (ipv) { in qeth_l3_get_cast_type_rcu()
1618 int ipv = qeth_get_ip_version(skb); in qeth_l3_get_cast_type() local
1623 dst = qeth_dst_check_rcu(skb, ipv); in qeth_l3_get_cast_type()
1624 cast_type = qeth_l3_get_cast_type_rcu(skb, dst, ipv); in qeth_l3_get_cast_type()
1643 int ipv, unsigned int data_len) in qeth_l3_fill_header() argument
1667 qeth_tx_csum(skb, &hdr->hdr.l3.ext_flags, ipv); in qeth_l3_fill_header()
1669 if (ipv == 4) in qeth_l3_fill_header()
1674 if (ipv == 4 || IS_IQD(card)) { in qeth_l3_fill_header()
1686 dst = qeth_dst_check_rcu(skb, ipv); in qeth_l3_fill_header()
[all …]
Dqeth_core.h980 static inline struct dst_entry *qeth_dst_check_rcu(struct sk_buff *skb, int ipv) in qeth_dst_check_rcu() argument
987 dst = dst_check(dst, (ipv == 6) ? rt6_get_cookie(rt) : 0); in qeth_dst_check_rcu()
1010 static inline void qeth_tx_csum(struct sk_buff *skb, u8 *flags, int ipv) in qeth_tx_csum() argument
1013 if ((ipv == 4 && ip_hdr(skb)->protocol == IPPROTO_UDP) || in qeth_tx_csum()
1014 (ipv == 6 && ipv6_hdr(skb)->nexthdr == IPPROTO_UDP)) in qeth_tx_csum()
1143 struct qeth_qdio_out_q *queue, int ipv,
1146 int ipv, unsigned int data_len));
Dqeth_l2_main.c160 int ipv, unsigned int data_len) in qeth_l2_fill_header() argument
172 qeth_tx_csum(skb, &hdr->hdr.l2.flags[1], ipv); in qeth_l2_fill_header()
Dqeth_core_main.c4357 struct qeth_qdio_out_q *queue, int ipv, in qeth_xmit() argument
4360 int ipv, unsigned int data_len)) in qeth_xmit()
4393 fill_header(queue, hdr, skb, ipv, frame_len); in qeth_xmit()
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_l3_drops.sh454 local ipv="4"
459 __ipv4_header_corrupted_test "wrong IHL" $ipv 4 $checksum
460 __ipv4_header_corrupted_test "wrong checksum" $ipv $ihl "00:00"
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh125 ip netns exec nsrouter1 sysctl -q net.ipv$i.conf.all.forwarding=1
126 ip netns exec nsrouter2 sysctl -q net.ipv$i.conf.all.forwarding=1
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c829 u8 ipv; in mlx5e_generate_ttc_rule() local
841 ipv = mlx5e_etype_to_ipv(etype); in mlx5e_generate_ttc_rule()
842 if (match_ipv_outer && ipv) { in mlx5e_generate_ttc_rule()
845 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ip_version, ipv); in mlx5e_generate_ttc_rule()
1001 u8 ipv; in mlx5e_generate_inner_ttc_rule() local
1007 ipv = mlx5e_etype_to_ipv(etype); in mlx5e_generate_inner_ttc_rule()
1008 if (etype && ipv) { in mlx5e_generate_inner_ttc_rule()
1011 MLX5_SET(fte_match_param, spec->match_value, inner_headers.ip_version, ipv); in mlx5e_generate_inner_ttc_rule()
/kernel/linux/linux-5.10/net/sched/
Dact_gate.c191 entry->ipv = nla_get_s32(tb[TCA_GATE_ENTRY_IPV]); in fill_gate_entry()
193 entry->ipv = -1; in fill_gate_entry()
490 if (nla_put_s32(skb, TCA_GATE_ENTRY_IPV, entry->ipv)) in dumping_entry()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dxfrm_policy.sh396 ip netns exec ns$i sysctl net.ipv$j.conf.eth1.forwarding=1 > /dev/null
397 ip netns exec ns$i sysctl net.ipv$j.conf.veth0.forwarding=1 > /dev/null
Dfib_nexthops.sh259 local ipv=$1
270 if [ $ipv -eq 4 ]; then
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c812 if (from->ipv >= 0) in enetc_streamgate_hw_set()
813 to->multi |= ((from->ipv & 0x7) << 5) | 0x08; in enetc_streamgate_hw_set()
1216 e[i].ipv = entryg->gate.entries[i].ipv; in enetc_psfp_parse_clsflower()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0008_linux_net.patch2059 + (gcl + count)->ipv =
2261 + s8 ipv;
2276 + ipv = (gcl + i)->ipv;
2284 + if (nla_put_s8(rep_skb, TSN_SGI_ATTR_GCL_IPV, ipv) ||
2457 + s8 ipv;
2472 + ipv = (gcl + i)->ipv;
2480 + if (nla_put_s8(rep_skb, TSN_SGI_ATTR_GCL_IPV, ipv) ||
D0005_linux_include.patch23686 + __s8 ipv;