Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_l2tp.h73 struct ng_l2tp_config { struct
74 u_char enabled; /* enables traffic flow */
75 u_char match_id; /* tunnel id must match 'tunnel_id' */
76 u_int16_t tunnel_id; /* local tunnel id */
77 u_int16_t peer_id; /* peer's tunnel id */
78 u_int16_t peer_win; /* peer's max recv window size */
79 u_int16_t rexmit_max; /* max retransmits before failure */
80 u_int16_t rexmit_max_to; /* max delay between retransmits */
/f-stack/freebsd/netgraph/
H A Dng_l2tp.h73 struct ng_l2tp_config { struct
74 u_char enabled; /* enables traffic flow */
75 u_char match_id; /* tunnel id must match 'tunnel_id' */
76 u_int16_t tunnel_id; /* local tunnel id */
77 u_int16_t peer_id; /* peer's tunnel id */
78 u_int16_t peer_win; /* peer's max recv window size */
79 u_int16_t rexmit_max; /* max retransmits before failure */
80 u_int16_t rexmit_max_to; /* max delay between retransmits */