Home
last modified time | relevance | path

Searched refs:IFLA_GTP_PDP_HASHSIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/
H A Dgtp.c1059 if (!data[IFLA_GTP_PDP_HASHSIZE]) { in gtp_newlink()
1062 hashsize = nla_get_u32(data[IFLA_GTP_PDP_HASHSIZE]); in gtp_newlink()
1132 [IFLA_GTP_PDP_HASHSIZE] = { .type = NLA_U32 },
1158 if (nla_put_u32(skb, IFLA_GTP_PDP_HASHSIZE, gtp->hash_size)) in gtp_fill_info()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h827 IFLA_GTP_PDP_HASHSIZE, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h910 IFLA_GTP_PDP_HASHSIZE, enumerator