Searched refs:LAP_RESPONSE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/appletalk/ | ||
D | cops.h | 43 #define LAP_RESPONSE 4 /* Received ALAP frame response */ macro |
D | cops.c | 829 if(rsp_type != LAP_RESPONSE) in cops_rx() |