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()
1263 static int pfkey_reserved(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * … in pfkey_reserved()
1268 static int pfkey_getspi(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_getspi()
1373 static int pfkey_acquire(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * c… in pfkey_acquire()
1460 static int pfkey_add(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * const… in pfkey_add()
1497 static int pfkey_delete(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_delete()
1537 static int pfkey_get(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * const… in pfkey_get()
1649 static int pfkey_register(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * … in pfkey_register()
1678 static int unicast_flush_resp(struct sock *sk, const struct sadb_msg *ihdr) in unicast_flush_resp()
1718 static int pfkey_flush(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * con… in pfkey_flush()
1790 static int pfkey_dump(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * cons… in pfkey_dump()
1828 static int pfkey_promisc(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * c… in pfkey_promisc()
2189 static int pfkey_spdadd(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_spdadd()
2304 static int pfkey_spddelete(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void *… in pfkey_spddelete()
2381 static int key_pol_get_resp(struct sock *sk, struct xfrm_policy *xp, const struct sadb_msg *hdr, in… in key_pol_get_resp()
2488 static int pfkey_migrate(struct sock *sk, struct sk_buff *skb, in pfkey_migrate()
2580 static int pfkey_migrate(struct sock *sk, struct sk_buff *skb, in pfkey_migrate()
2588 static int pfkey_spdget(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * co… in pfkey_spdget()
2678 static int pfkey_spddump(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * c… in pfkey_spddump()
2716 static int pfkey_spdflush(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr, void * … in pfkey_spdflush()
2768 static int pfkey_process(struct sock *sk, struct sk_buff *skb, const struct sadb_msg *hdr) in pfkey_process()
3064 struct sock *sk; in pfkey_is_alive() local
3188 static struct xfrm_policy *pfkey_compile_policy(struct sock *sk, int opt, in pfkey_compile_policy()
3594 struct sock *sk = sock->sk; in pfkey_sendmsg() local
3636 struct sock *sk = sock->sk; in pfkey_recvmsg() local