Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/
HDng_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) */