Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_l2tp.h96 struct ng_l2tp_sess_config { struct
97 u_int16_t session_id; /* local session id */
98 u_int16_t peer_id; /* peer's session id */
99 u_char control_dseq; /* whether we control data sequencing */
100 u_char enable_dseq; /* whether to enable data sequencing */
101 u_char include_length; /* whether to include length field */
/f-stack/freebsd/netgraph/
H A Dng_l2tp.h96 struct ng_l2tp_sess_config { struct
97 u_int16_t session_id; /* local session id */
98 u_int16_t peer_id; /* peer's session id */
99 u_char control_dseq; /* whether we control data sequencing */
100 u_char enable_dseq; /* whether to enable data sequencing */
101 u_char include_length; /* whether to include length field */