Searched refs:include_length (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netgraph/
H A Dng_l2tp.h101 u_char include_length; /* whether to include length field */ member in struct:ng_l2tp_sess_config
110 { "include_length", &ng_parse_uint8_type }, \
H A Dng_l2tp.c1123 + (2 * (hpriv->conf.include_length != 0))
1133 if (hpriv->conf.include_length) {

Completed in 67 milliseconds