Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dif_frad.h51 #define FRAD_P_SNAP 0x80 macro
/linux-4.1.27/drivers/net/wan/
Ddlci.c89 hdr.NLPID = FRAD_P_SNAP; in dlci_header()
132 if (hdr->NLPID != FRAD_P_SNAP) in dlci_receive()
163 case FRAD_P_SNAP: in dlci_receive()