Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dgtp.c1067 if (data[IFLA_GTP_ROLE]) { in gtp_newlink()
1068 role = nla_get_u32(data[IFLA_GTP_ROLE]); in gtp_newlink()
1133 [IFLA_GTP_ROLE] = { .type = NLA_U32 },
1160 if (nla_put_u32(skb, IFLA_GTP_ROLE, gtp->role)) in gtp_fill_info()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h828 IFLA_GTP_ROLE, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h911 IFLA_GTP_ROLE, enumerator