Lines Matching refs:alg_sk
131 struct alg_sock *ask = alg_sk(sk); in af_alg_release_parent()
135 ask = alg_sk(sk); in af_alg_release_parent()
149 struct alg_sock *ask = alg_sk(sk); in alg_bind()
203 struct alg_sock *ask = alg_sk(sk); in alg_setkey()
228 struct alg_sock *ask = alg_sk(sk); in alg_setsockopt()
275 struct alg_sock *ask = alg_sk(sk); in af_alg_accept()
315 atomic_set(&alg_sk(sk2)->nokey_refcnt, 1); in af_alg_accept()
317 alg_sk(sk2)->parent = sk; in af_alg_accept()
318 alg_sk(sk2)->type = type; in af_alg_accept()
363 struct alg_sock *ask = alg_sk(sk); in alg_sock_destruct()
495 struct alg_sock *ask = alg_sk(sk); in af_alg_alloc_tsgl()
536 const struct alg_sock *ask = alg_sk(sk); in af_alg_count_tsgl()
593 struct alg_sock *ask = alg_sk(sk); in af_alg_pull_tsgl()
661 struct alg_sock *ask = alg_sk(sk); in af_alg_free_areq_sgls()
755 struct alg_sock *ask = alg_sk(sk); in af_alg_wait_for_data()
793 struct alg_sock *ask = alg_sk(sk); in af_alg_data_wakeup()
830 struct alg_sock *ask = alg_sk(sk); in af_alg_sendmsg()
983 struct alg_sock *ask = alg_sk(sk); in af_alg_sendpage()
1077 struct alg_sock *ask = alg_sk(sk); in af_alg_poll()
1136 struct alg_sock *ask = alg_sk(sk); in af_alg_get_rsgl()