L2TP_HDR_SEQ
+ (4 * ((hdr & L2TP_HDR_SEQ) != 0)) /* seq # fields */
if ((hdr & L2TP_HDR_SEQ) != 0) {
hpriv->conf.enable_dseq = ((hdr & L2TP_HDR_SEQ) != 0);
if ((hdr & L2TP_HDR_SEQ) != 0) {
| L2TP_HDR_SEQ | L2TP_HDR_VERSION)
hdr |= L2TP_HDR_SEQ;
if ((hdr & L2TP_HDR_SEQ) != 0) {
hdr |= L2TP_HDR_SEQ;
+ (4 * ((hdr & L2TP_HDR_SEQ) != 0)) /* seq # fields */
| L2TP_HDR_SEQ | L2TP_HDR_VERSION)
if ((hdr & L2TP_HDR_SEQ) != 0) {
hpriv->conf.enable_dseq = ((hdr & L2TP_HDR_SEQ) != 0);