Searched refs:gtp_genl_fill_echo (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ |
H A D | gtp.c | 496 static int gtp_genl_fill_echo(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_echo() function 552 ret = gtp_genl_fill_echo(msg, 0, 0, 0, GTP_CMD_ECHOREQ, echo); in gtp0_handle_echo_resp() 737 ret = gtp_genl_fill_echo(msg, 0, 0, 0, GTP_CMD_ECHOREQ, echo); in gtp1u_handle_echo_resp()
|