Home
last modified time | relevance | path

Searched refs:FR_SIGNALING (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dif_spppfr.c95 #define FR_SIGNALING 0x08 /* Q.933/T1.617 signaling identifier */ macro
369 *p++ = FR_SIGNALING; /* NLPID = UNI call control */ in sppp_fr_keepalive()
524 if (h[2] != FR_UI || h[3] != FR_SIGNALING || h[4] != 0) { in sppp_fr_signal()