Home
last modified time | relevance | path

Searched refs:IFLA_GRE_ENCAP_DPORT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_tunnel.h122 IFLA_GRE_ENCAP_DPORT, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_tunnel.h135 IFLA_GRE_ENCAP_DPORT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_tunnel.h135 IFLA_GRE_ENCAP_DPORT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_tunnel.h134 IFLA_GRE_ENCAP_DPORT, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_tunnel.h134 IFLA_GRE_ENCAP_DPORT, enumerator
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_gre.c1265 if (data[IFLA_GRE_ENCAP_DPORT]) { in ipgre_netlink_encap_parms()
1267 ipencap->dport = nla_get_be16(data[IFLA_GRE_ENCAP_DPORT]); in ipgre_netlink_encap_parms()
1474 /* IFLA_GRE_ENCAP_DPORT */ in ipgre_get_size()
1519 nla_put_be16(skb, IFLA_GRE_ENCAP_DPORT, in ipgre_fill_info()
1594 [IFLA_GRE_ENCAP_DPORT] = { .type = NLA_U16 },
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_gre.c1266 if (data[IFLA_GRE_ENCAP_DPORT]) { in ipgre_netlink_encap_parms()
1268 ipencap->dport = nla_get_be16(data[IFLA_GRE_ENCAP_DPORT]); in ipgre_netlink_encap_parms()
1475 /* IFLA_GRE_ENCAP_DPORT */ in ipgre_get_size()
1520 nla_put_be16(skb, IFLA_GRE_ENCAP_DPORT, in ipgre_fill_info()
1595 [IFLA_GRE_ENCAP_DPORT] = { .type = NLA_U16 },
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_gre.c1970 if (data[IFLA_GRE_ENCAP_DPORT]) { in ip6gre_netlink_encap_parms()
1972 ipencap->dport = nla_get_be16(data[IFLA_GRE_ENCAP_DPORT]); in ip6gre_netlink_encap_parms()
2135 /* IFLA_GRE_ENCAP_DPORT */ in ip6gre_get_size()
2190 nla_put_be16(skb, IFLA_GRE_ENCAP_DPORT, in ip6gre_fill_info()
2222 [IFLA_GRE_ENCAP_DPORT] = { .type = NLA_U16 },
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_gre.c1967 if (data[IFLA_GRE_ENCAP_DPORT]) { in ip6gre_netlink_encap_parms()
1969 ipencap->dport = nla_get_be16(data[IFLA_GRE_ENCAP_DPORT]); in ip6gre_netlink_encap_parms()
2132 /* IFLA_GRE_ENCAP_DPORT */ in ip6gre_get_size()
2187 nla_put_be16(skb, IFLA_GRE_ENCAP_DPORT, in ip6gre_fill_info()
2219 [IFLA_GRE_ENCAP_DPORT] = { .type = NLA_U16 },

Completed in 13 milliseconds