Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dgtp.h29 GTPA_FLOW, enumerator
/Linux-v6.6/drivers/net/
Dgtp.c1327 pctx->u.v0.flow = nla_get_u16(info->attrs[GTPA_FLOW]); in ipv4_pdp_fill()
1467 !info->attrs[GTPA_FLOW]) in gtp_genl_new_pdp()
1603 nla_put_u16(skb, GTPA_FLOW, pctx->u.v0.flow)) in gtp_genl_fill_info()
1822 [GTPA_FLOW] = { .type = NLA_U16, },