Lines Matching defs:sk
51 struct sock sk; member
68 static inline struct pfkey_sock *pfkey_sk(struct sock *sk) in pfkey_sk()
73 static int pfkey_can_dump(const struct sock *sk) in pfkey_can_dump()
93 static void pfkey_sock_destruct(struct sock *sk) in pfkey_sock_destruct()
114 static void pfkey_insert(struct sock *sk) in pfkey_insert()
124 static void pfkey_remove(struct sock *sk) in pfkey_remove()
141 struct sock *sk; in pfkey_create() local
173 struct sock *sk = sock->sk; in pfkey_release() local
191 gfp_t allocation, struct sock *sk) in pfkey_broadcast_one()
227 struct sock *sk; in pfkey_broadcast() local
310 static int pfkey_error(const struct sadb_msg *orig, int err, struct sock *sk) in pfkey_error()
1262 static int pfkey_reserved(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * … in pfkey_reserved()
1267 static int pfkey_getspi(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_getspi()
1372 static int pfkey_acquire(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * c… in pfkey_acquire()
1459 static int pfkey_add(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * const… in pfkey_add()
1496 static int pfkey_delete(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_delete()
1536 static int pfkey_get(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * const… in pfkey_get()
1648 static int pfkey_register(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * … in pfkey_register()
1677 static int unicast_flush_resp(struct sock *sk, const struct sadb_msg *ihdr) in unicast_flush_resp()
1717 static int pfkey_flush(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * con… in pfkey_flush()
1789 static int pfkey_dump(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * cons… in pfkey_dump()
1827 static int pfkey_promisc(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * c… in pfkey_promisc()
2188 static int pfkey_spdadd(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_spdadd()
2303 static int pfkey_spddelete(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void *… in pfkey_spddelete()
2380 static int key_pol_get_resp(struct sock *sk, struct xfrm_policy *xp, const struct sadb_msg *hdr, in… in key_pol_get_resp()
2487 static int pfkey_migrate(struct sock *sk, struct sk_buff *skb, in pfkey_migrate()
2579 static int pfkey_migrate(struct sock *sk, struct sk_buff *skb, in pfkey_migrate()
2587 static int pfkey_spdget(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_spdget()
2677 static int pfkey_spddump(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * c… in pfkey_spddump()
2715 static int pfkey_spdflush(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * … in pfkey_spdflush()
2767 static int pfkey_process(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr) in pfkey_process()
3063 struct sock *sk; in pfkey_is_alive() local
3187 static struct xfrm_policy *pfkey_compile_policy(struct sock *sk, int opt, in pfkey_compile_policy()
3593 struct sock *sk = sock->sk; in pfkey_sendmsg() local
3635 struct sock *sk = sock->sk; in pfkey_recvmsg() local