Searched refs:gtp_tunnel_notify (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dgtp.c1434 static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation);
1492 gtp_tunnel_notify(pctx, GTP_CMD_NEWPDP, GFP_KERNEL);
1564 gtp_tunnel_notify(pctx, GTP_CMD_DELPDP, GFP_ATOMIC);
1609 static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation)
1608 static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation) function

Completed in 116 milliseconds