Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgtp.h29 GTPA_FLOW, enumerator
/openbmc/linux/drivers/net/
H A Dgtp.c1331 pctx->u.v0.flow = nla_get_u16(info->attrs[GTPA_FLOW]); in ipv4_pdp_fill()
1471 !info->attrs[GTPA_FLOW]) in gtp_genl_new_pdp()
1607 nla_put_u16(skb, GTPA_FLOW, pctx->u.v0.flow)) in gtp_genl_fill_info()
1826 [GTPA_FLOW] = { .type = NLA_U16, },