Lines Matching refs:UDP
11 L2TPv2 (PPP over L2TP (UDP tunnels)).
22 sessions over a UDP tunnel.
30 UDP header (UDP is optional). It is also possible to create static
49 Each L2TP tunnel is implemented using a UDP or L2TPIP socket; L2TPIP
50 provides L2TPv3 IP encapsulation (no UDP) and is implemented using a
84 the tunnel context keeps a reference to the tunnel UDP or L2TPIP
94 1. Use a UDP socket per tunnel.
100 L2TP UDP encapsulation socket and flags it for use by the
101 referenced tunnel id. This hooks up the UDP receive path via
113 descriptor of a UDP socket. See struct pppol2tp_addr in
117 specified, which tells the driver to prepare the supplied UDP file
147 2. Create a UDP or L2TPIP socket for the tunnel.
151 referencing the UDP or L2TPIP socket created in the previous step.
262 sax.pppol2tp.fd = udp_fd; /* fd of tunnel UDP socket */
296 * tunnel_fd is the fd of the tunnel UDP socket.
309 always associated with a UDP or L2TP/IP socket and keeps a list of