Home
last modified time | relevance | path

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

/linux/net/x25/
A Dx25_link.c145 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ; in x25_transmit_restart_request()
172 *dptr++ = nb->extended ? X25_GFI_EXTSEQ : X25_GFI_STDSEQ; in x25_transmit_restart_confirmation()
201 X25_GFI_STDSEQ); in x25_transmit_clear_request()
A Dx25_subr.c172 *dptr++ = lci1 | X25_GFI_STDSEQ; in x25_write_internal()
A Daf_x25.c1213 *asmptr++ = ((x25->lci >> 8) & 0x0F) | X25_GFI_STDSEQ; in x25_sendmsg()
1228 *asmptr++ = ((x25->lci >> 8) & 0x0F) | X25_GFI_STDSEQ; in x25_sendmsg()
/linux/include/net/
A Dx25.h26 #define X25_GFI_STDSEQ 0x10 macro

Completed in 9 milliseconds