Home
last modified time | relevance | path

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

/openbmc/linux/net/llc/
H A Dllc_conn.c35 static int llc_conn_service(struct sock *sk, struct sk_buff *skb);
72 rc = llc_conn_service(skb->sk, skb); in llc_conn_state_process()
357 static int llc_conn_service(struct sock *sk, struct sk_buff *skb) in llc_conn_service() function