Home | History | Annotate | Download | only in pppd

Lines Matching refs:ah

2036     u_int32_t a, mask, ah, offset;
2116 ah = ntohl(a);
2117 if (IN_CLASSA(ah))
2119 else if (IN_CLASSB(ah))
2121 else if (IN_CLASSC(ah))