Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.h121 struct ng_ppp_link_conf { struct
122 u_char enableLink; /* enable this link */
123 u_char enableProtoComp;/* enable protocol field compression */
124 u_char enableACFComp; /* enable addr/ctrl field compression */
125 u_int16_t mru; /* peer MRU */
126 u_int32_t latency; /* link latency (in milliseconds) */
127 u_int32_t bandwidth; /* link bandwidth (in bytes/sec/10) */