Searched refs:l2tp_udp_encap_recv (Results 1 – 4 of 4) sorted by relevance
261 int l2tp_udp_encap_recv(struct sock *sk, struct sk_buff *skb);
896 int l2tp_udp_encap_recv(struct sock *sk, struct sk_buff *skb) in l2tp_udp_encap_recv() function920 EXPORT_SYMBOL_GPL(l2tp_udp_encap_recv);1495 .encap_rcv = l2tp_udp_encap_recv, in l2tp_tunnel_register()
490 rc = l2tp_udp_encap_recv(sk, skb); in pppol2tp_backlog_recv()
497 callbacks on the UDP socket. l2tp_udp_encap_recv is called when