Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dgtp.c272 static bool gtp_check_ms(struct sk_buff *skb, struct pdp_ctx *pctx, in gtp_check_ms() function
312 if (!gtp_check_ms(skb, pctx, hdrlen, role, inner_proto)) { in gtp_rx()