Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.h123 struct ng_ppp_link_conf { struct
124 u_char enableLink; /* enable this link */
125 u_char enableProtoComp;/* enable protocol field compression */
126 u_char enableACFComp; /* enable addr/ctrl field compression */
127 u_int16_t mru; /* peer MRU */
128 u_int32_t latency; /* link latency (in milliseconds) */
129 u_int32_t bandwidth; /* link bandwidth (in bytes/sec/10) */
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h123 struct ng_ppp_link_conf { struct
124 u_char enableLink; /* enable this link */
125 u_char enableProtoComp;/* enable protocol field compression */
126 u_char enableACFComp; /* enable addr/ctrl field compression */
127 u_int16_t mru; /* peer MRU */
128 u_int32_t latency; /* link latency (in milliseconds) */
129 u_int32_t bandwidth; /* link bandwidth (in bytes/sec/10) */