Lines Matching defs:sk

52 static void raw_v6_hash(struct sock *sk)  in raw_v6_hash()
66 static void raw_v6_unhash(struct sock *sk) in raw_v6_unhash()
82 struct sock *__raw_v6_lookup(struct sock *sk, unsigned short num, in __raw_v6_lookup()
114 static __inline__ int icmpv6_filter(struct sock *sk, struct sk_buff *skb) in icmpv6_filter()
141 struct sock *sk, *sk2; in ipv6_raw_deliver() local
189 static int rawv6_bind(struct sock *sk, struct sockaddr *uaddr, int addr_len) in rawv6_bind()
248 void rawv6_err(struct sock *sk, struct sk_buff *skb, in rawv6_err()
280 static inline int rawv6_rcv_skb(struct sock * sk, struct sk_buff * skb) in rawv6_rcv_skb()
312 int rawv6_rcv(struct sock *sk, struct sk_buff *skb) in rawv6_rcv()
353 int rawv6_recvmsg(struct sock *sk, struct msghdr *msg, int len, in rawv6_recvmsg()
448 struct sock *sk; member
474 struct sock *sk; in rawv6_frag_cksum() local
511 static int rawv6_sendmsg(struct sock *sk, struct msghdr *msg, int len) in rawv6_sendmsg()
657 static int rawv6_seticmpfilter(struct sock *sk, int level, int optname, in rawv6_seticmpfilter()
674 static int rawv6_geticmpfilter(struct sock *sk, int level, int optname, in rawv6_geticmpfilter()
700 static int rawv6_setsockopt(struct sock *sk, int level, int optname, in rawv6_setsockopt()
747 static int rawv6_getsockopt(struct sock *sk, int level, int optname, in rawv6_getsockopt()
794 static int rawv6_ioctl(struct sock *sk, int cmd, unsigned long arg) in rawv6_ioctl()
820 static void rawv6_close(struct sock *sk, long timeout) in rawv6_close()
828 static int rawv6_init_sk(struct sock *sk) in rawv6_init_sk()
885 struct sock *sk; in raw6_get_info() local