Searched refs:l2tp_udp_encap_recv (Results 1 – 3 of 3) sorted by relevance
257 int l2tp_udp_encap_recv(struct sock *sk, struct sk_buff *skb);
1015 int l2tp_udp_encap_recv(struct sock *sk, struct sk_buff *skb) in l2tp_udp_encap_recv() function1114 EXPORT_SYMBOL_GPL(l2tp_udp_encap_recv);1681 .encap_rcv = l2tp_udp_encap_recv, in l2tp_tunnel_register()
620 callbacks on the UDP socket. l2tp_udp_encap_recv is called when