Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dgtp.h26 GTPA_FLOW, enumerator
/Linux-v4.19/drivers/net/
Dgtp.c903 pctx->u.v0.flow = nla_get_u16(info->attrs[GTPA_FLOW]); in ipv4_pdp_fill()
1028 !info->attrs[GTPA_FLOW]) in gtp_genl_new_pdp()
1158 nla_put_u16(skb, GTPA_FLOW, pctx->u.v0.flow)) in gtp_genl_fill_info()
1264 [GTPA_FLOW] = { .type = NLA_U16, },