Home
last modified time | relevance | path

Searched refs:s_tunnel (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif_pppol2tp.h34 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
46 __u16 s_tunnel, s_session; /* For matching incoming packets */ member
62 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
71 __u32 s_tunnel, s_session; /* For matching incoming packets */ member
/external/mtpd/
Dl2tp.c435 tunnel_sa.pppol2tp.s_tunnel = ntohs(local_tunnel); in create_pppox_ol2tp()
458 session_sa.pppol2tp.s_tunnel = ntohs(local_tunnel); in create_pppox_ol2tp()