Searched refs:hisleap (Results 1 – 1 of 1) sorted by relevance
209 int kiss_code_check(u_char hisleap, u_char hisstratum, u_char hismode, u_int32 refid);270 u_char hisleap, in kiss_code_check() argument278 && hisleap == LEAP_NOTINSYNC in kiss_code_check()633 u_char hisleap; /* packet leap indicator */ in receive() local738 hisleap = PKT_LEAP(pkt->li_vn_mode); in receive()1487 if ( hisleap == LEAP_NOTINSYNC in receive()1564 if ( hisleap == LEAP_NOTINSYNC in receive()1752 if ( hisleap != LEAP_NOTINSYNC in receive()1957 kissCode = kiss_code_check(hisleap, hisstratum, hismode, pkt->refid); in receive()