Home
last modified time | relevance | path

Searched defs:ng_l2tp_sess_config (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_l2tp.h94 struct ng_l2tp_sess_config { struct
95 u_int16_t session_id; /* local session id */
96 u_int16_t peer_id; /* peer's session id */
97 u_char control_dseq; /* whether we control data sequencing */
98 u_char enable_dseq; /* whether to enable data sequencing */
99 u_char include_length; /* whether to include length field */