IFLA_GRE_ENCAP_FLAGS 1215 net/ipv4/ip_gre.c 	if (data[IFLA_GRE_ENCAP_FLAGS]) {
IFLA_GRE_ENCAP_FLAGS 1217 net/ipv4/ip_gre.c 		ipencap->flags = nla_get_u16(data[IFLA_GRE_ENCAP_FLAGS]);
IFLA_GRE_ENCAP_FLAGS 1495 net/ipv4/ip_gre.c 	    nla_put_u16(skb, IFLA_GRE_ENCAP_FLAGS,
IFLA_GRE_ENCAP_FLAGS 1538 net/ipv4/ip_gre.c 	[IFLA_GRE_ENCAP_FLAGS]	= { .type = NLA_U16 },
IFLA_GRE_ENCAP_FLAGS 1916 net/ipv6/ip6_gre.c 	if (data[IFLA_GRE_ENCAP_FLAGS]) {
IFLA_GRE_ENCAP_FLAGS 1918 net/ipv6/ip6_gre.c 		ipencap->flags = nla_get_u16(data[IFLA_GRE_ENCAP_FLAGS]);
IFLA_GRE_ENCAP_FLAGS 2150 net/ipv6/ip6_gre.c 	    nla_put_u16(skb, IFLA_GRE_ENCAP_FLAGS,
IFLA_GRE_ENCAP_FLAGS 2178 net/ipv6/ip6_gre.c 	[IFLA_GRE_ENCAP_FLAGS]  = { .type = NLA_U16 },