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

/net/llc/
H A Dllc_conn.c50 * llc_conn_state_process - sends event to connection state machine
59 int llc_conn_state_process(struct sock *sk, struct sk_buff *skb) function
210 * function will be done in llc_conn_state_process.
762 return llc_conn_state_process(sk, skb);
819 * llc_conn_state_process function, later on, when we will use
874 rc = llc_conn_state_process(sk, skb);

Completed in 31 milliseconds