Searched defs:ppptun_peer (Results 1 – 1 of 1) sorted by relevance
127 struct ppptun_peer { struct128 uint32_t ptp_style; /* Sanity check; must match lower */129 uint32_t ptp_flags; /* See PTPF_* below */130 uint32_t ptp_ltunid; /* Local Tunnel ID (L2F/L2TP) */131 uint32_t ptp_rtunid; /* Remote Tunnel ID (L2F/L2TP) */132 uint32_t ptp_lsessid; /* Local Session ID */133 uint32_t ptp_rsessid; /* Remote Session ID */134 ppptun_atype ptp_address; /* Peer address */