Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dgtp.c1491 if (data[IFLA_GTP_ROLE]) { in gtp_newlink()
1492 role = nla_get_u32(data[IFLA_GTP_ROLE]); in gtp_newlink()
1566 [IFLA_GTP_ROLE] = { .type = NLA_U32 },
1595 if (nla_put_u32(skb, IFLA_GTP_ROLE, gtp->role)) in gtp_fill_info()
/linux-6.15/tools/include/uapi/linux/
H A Dif_link.h1484 IFLA_GTP_ROLE, enumerator
/linux-6.15/include/uapi/linux/
H A Dif_link.h1492 IFLA_GTP_ROLE, enumerator