Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_pptpgre.h60 struct ng_pptpgre_conf { struct
61 u_char enabled; /* enables traffic flow */
62 u_char enableDelayedAck;/* enables delayed acks */
63 u_char enableAlwaysAck;/* always include ack with data */
64 u_char enableWindowing;/* enable windowing algorithm */
65 u_int16_t cid; /* my call id */
66 u_int16_t peerCid; /* peer call id */
67 u_int16_t recvWin; /* peer recv window size */
68 u_int16_t peerPpd; /* peer packet processing delay
/f-stack/freebsd/netgraph/
H A Dng_pptpgre.h60 struct ng_pptpgre_conf { struct
61 u_char enabled; /* enables traffic flow */
62 u_char enableDelayedAck;/* enables delayed acks */
63 u_char enableAlwaysAck;/* always include ack with data */
64 u_char enableWindowing;/* enable windowing algorithm */
65 u_int16_t cid; /* my call id */
66 u_int16_t peerCid; /* peer call id */
67 u_int16_t recvWin; /* peer recv window size */
68 u_int16_t peerPpd; /* peer packet processing delay