Home
last modified time | relevance | path

Searched refs:sockcm_cookie (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h1743 struct sockcm_cookie { struct
1749 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1752 *sockc = (struct sockcm_cookie) { .tsflags = sk->sk_tsflags }; in sockcm_init()
1756 struct sockcm_cookie *sockc);
1758 struct sockcm_cookie *sockc);
H A Dip.h75 struct sockcm_cookie sockc;
H A Dipv6.h344 struct sockcm_cookie sockc;
/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c1909 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2516 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2666 struct sockcm_cookie sockc; in tpacket_snd()
2891 struct sockcm_cookie sockc; in packet_snd()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Draw.c347 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
H A Dtcp.c1197 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Draw.c620 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c2371 struct sockcm_cookie *sockc) in __sock_cmsg_send()
2413 struct sockcm_cookie *sockc) in sock_cmsg_send()