Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgtp.h29 GTPA_FLOW, enumerator
/linux/drivers/net/
H A Dgtp.c1772 pctx->u.v0.flow = nla_get_u16(info->attrs[GTPA_FLOW]); in gtp_pdp_fill()
2016 !info->attrs[GTPA_FLOW]) in gtp_genl_new_pdp()
2196 nla_put_u16(skb, GTPA_FLOW, pctx->u.v0.flow)) in gtp_genl_fill_info()
2415 [GTPA_FLOW] = { .type = NLA_U16, },