Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/appletalk/
H A Dcops.h40 #define LAP_INIT_RSP 2 /* Init response */ macro
H A Dcops.c821 if(rsp_type == LAP_INIT_RSP) in cops_rx()