Home
last modified time | relevance | path

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

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