Searched refs:LLCSAP_SNAP (Results 1 – 5 of 5) sorted by relevance
87 #ifndef LLCSAP_SNAP88 #define LLCSAP_SNAP 0xaa macro
3644 snapblock[0] = LLCSAP_SNAP; /* DSAP = SNAP */ in gen_snap()3645 snapblock[1] = LLCSAP_SNAP; /* SSAP = SNAP */ in gen_snap()
86 #ifndef LLCSAP_SNAP87 #define LLCSAP_SNAP 0xaa macro
53 { LLCSAP_SNAP, "SNAP" },258 if (ssap == LLCSAP_SNAP && dsap == LLCSAP_SNAP in llc_print()
286 if (llchdr != LLC_UI_HDR(LLCSAP_SNAP) && in atm_if_print()