Home
last modified time | relevance | path

Searched refs:GTPA_LINK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dgtp.h23 GTPA_LINK, enumerator
/openbmc/linux/drivers/net/
H A Dgtp.c1307 dev = dev_get_by_index_rcu(net, nla_get_u32(nla[GTPA_LINK])); in gtp_find_dev()
1461 !info->attrs[GTPA_LINK] || in gtp_genl_new_pdp()
1546 if (nla[GTPA_LINK]) in gtp_find_pdp()
1599 nla_put_u32(skb, GTPA_LINK, pctx->dev->ifindex) || in gtp_genl_fill_info()
1744 !info->attrs[GTPA_LINK] || in gtp_genl_send_echo_req()
1821 [GTPA_LINK] = { .type = NLA_U32, },