Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_atmsubr.c202 bcopy(ATMLLC_HDR, atmllc->llchdr, in atm_output()
301 if (bcmp(alc, ATMLLC_HDR, 6)) { in atm_input()
HDif_atm.h245 #define ATMLLC_HDR "\252\252\3\0\0\0" macro