Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dgtp.c1483 if (!data[IFLA_GTP_PDP_HASHSIZE]) { in gtp_newlink()
1486 hashsize = nla_get_u32(data[IFLA_GTP_PDP_HASHSIZE]); in gtp_newlink()
1565 [IFLA_GTP_PDP_HASHSIZE] = { .type = NLA_U32 },
1593 if (nla_put_u32(skb, IFLA_GTP_PDP_HASHSIZE, gtp->hash_size)) in gtp_fill_info()
/linux-6.15/tools/include/uapi/linux/
H A Dif_link.h1483 IFLA_GTP_PDP_HASHSIZE, enumerator
/linux-6.15/include/uapi/linux/
H A Dif_link.h1491 IFLA_GTP_PDP_HASHSIZE, enumerator