Searched refs:FC_ASYNC_LLC (Results 1 – 4 of 4) sorted by relevance
51 #define FC_ASYNC_LLC 0x50 /* async. LLC frame */ macro
1603 if ((fc & ~(FC_SYNC_BIT|FC_LLC_PRIOR)) == FC_ASYNC_LLC) {
1440 if ((fc & ~(FC_SYNC_BIT | FC_LLC_PRIOR)) == FC_ASYNC_LLC) { in send_queued_packets()
1845 smt_send_mbuf(smc,mb,FC_ASYNC_LLC) ;