Home
last modified time | relevance | path

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

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