Searched defs:llc_find_next_offset (Results 1 - 1 of 1) sorted by relevance

/net/llc/
H A Dllc_conn.c636 * llc_find_next_offset - finds offset for next category of transitions
643 static u16 __init llc_find_next_offset(struct llc_conn_state *state, u16 offset) function
670 next_offset += llc_find_next_offset(curr_state,

Completed in 32 milliseconds