Searched refs:X25_GFI_STDSEQ (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Dx25_link.c126 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ;
153 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ;
182 X25_GFI_STDSEQ);
H A Dx25_subr.c177 *dptr++ = lci1 | X25_GFI_STDSEQ;
H A Daf_x25.c1201 *asmptr++ = ((x25->lci >> 8) & 0x0F) | X25_GFI_STDSEQ;
1216 *asmptr++ = ((x25->lci >> 8) & 0x0F) | X25_GFI_STDSEQ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dx25.h24 #define X25_GFI_STDSEQ 0x10 macro

Completed in 50 milliseconds