Searched refs:NLPID (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_frad.h136 /* for IP packets, this can be the NLPID */
139 unsigned char NLPID __attribute__((packed)); member in struct:frhdr
H A Dsdla_fr.h513 unsigned char NLPID PACKED; /* SNAP */
540 unsigned char NLPID PACKED;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_frad.h136 /* for IP packets, this can be the NLPID */
139 unsigned char NLPID __attribute__((packed)); member in struct:frhdr
H A Dsdla_fr.h513 unsigned char NLPID PACKED; /* SNAP */
540 unsigned char NLPID PACKED;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Ddlci.c148 hdr.NLPID = FRAD_P_SNAP;
185 if (hdr->NLPID != FRAD_P_SNAP)
187 printk(KERN_NOTICE "%s: Unsupported NLPID 0x%02X.\n", dev->name, hdr->NLPID);
215 printk(KERN_NOTICE "%s: Unsupported NLPID 0x%02X.\n", dev->name, hdr->pad);
H A Dsdla_fr.c4187 ArpPacket->NLPID = 0x80;
4233 ArpPacket->NLPID = 0x80;
4278 arphdr->NLPID == 0x80 &&

Completed in 174 milliseconds