Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dgtp.c1494 if (data[IFLA_GTP_ROLE]) { in gtp_newlink()
1495 role = nla_get_u32(data[IFLA_GTP_ROLE]); in gtp_newlink()
1569 [IFLA_GTP_ROLE] = { .type = NLA_U32 },
1598 if (nla_put_u32(skb, IFLA_GTP_ROLE, gtp->role)) in gtp_fill_info()
/linux/tools/include/uapi/linux/
H A Dif_link.h1484 IFLA_GTP_ROLE, enumerator
/linux/include/uapi/linux/
H A Dif_link.h1496 IFLA_GTP_ROLE, enumerator