Home
last modified time | relevance | path

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

/openbmc/linux/net/llc/
H A Dllc_conn.c33 static int llc_find_offset(int state, int ev_type);
401 llc_find_offset(llc->state - 1, ev->type); in llc_qualify_conn_ev()
677 static int llc_find_offset(int state, int ev_type) in llc_find_offset() function