X25_GFI_STDSEQ   1212 net/x25/af_x25.c 			*asmptr++ = ((x25->lci >> 8) & 0x0F) | X25_GFI_STDSEQ;
X25_GFI_STDSEQ   1227 net/x25/af_x25.c 			*asmptr++ = ((x25->lci >> 8) & 0x0F) | X25_GFI_STDSEQ;
X25_GFI_STDSEQ    125 net/x25/x25_link.c 	*dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ;
X25_GFI_STDSEQ    152 net/x25/x25_link.c 	*dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ;
X25_GFI_STDSEQ    181 net/x25/x25_link.c 					 X25_GFI_STDSEQ);
X25_GFI_STDSEQ    172 net/x25/x25_subr.c 		*dptr++ = lci1 | X25_GFI_STDSEQ;