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()
207 struct alg_sock *ask = alg_sk(sk); in alg_setkey()
232 struct alg_sock *ask = alg_sk(sk); in alg_setsockopt()
279 struct alg_sock *ask = alg_sk(sk); in af_alg_accept()
319 atomic_set(&alg_sk(sk2)->nokey_refcnt, 1); in af_alg_accept()
321 alg_sk(sk2)->parent = sk; in af_alg_accept()
322 alg_sk(sk2)->type = type; in af_alg_accept()
367 struct alg_sock *ask = alg_sk(sk); in alg_sock_destruct()
499 struct alg_sock *ask = alg_sk(sk); in af_alg_alloc_tsgl()
540 const struct alg_sock *ask = alg_sk(sk); in af_alg_count_tsgl()
597 struct alg_sock *ask = alg_sk(sk); in af_alg_pull_tsgl()
665 struct alg_sock *ask = alg_sk(sk); in af_alg_free_areq_sgls()
759 struct alg_sock *ask = alg_sk(sk); in af_alg_wait_for_data()
797 struct alg_sock *ask = alg_sk(sk); in af_alg_data_wakeup()
834 struct alg_sock *ask = alg_sk(sk); in af_alg_sendmsg()
987 struct alg_sock *ask = alg_sk(sk); in af_alg_sendpage()
1081 struct alg_sock *ask = alg_sk(sk); in af_alg_poll()
1140 struct alg_sock *ask = alg_sk(sk); in af_alg_get_rsgl()