Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dsock.h1751 struct sockcm_cookie { struct
1757 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1760 *sockc = (struct sockcm_cookie) { .tsflags = sk->sk_tsflags }; in sockcm_init()
1764 struct sockcm_cookie *sockc);
1766 struct sockcm_cookie *sockc);
Dip.h74 struct sockcm_cookie sockc;
Dipv6.h344 struct sockcm_cookie sockc;
/kernel/linux/linux-5.10/net/packet/
Daf_packet.c1922 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2529 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2679 struct sockcm_cookie sockc; in tpacket_snd()
2905 struct sockcm_cookie sockc; in packet_snd()
/kernel/linux/linux-5.10/net/ipv4/
Draw.c347 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
Dtcp.c1206 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
/kernel/linux/linux-5.10/net/ipv6/
Draw.c624 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/kernel/linux/linux-5.10/net/core/
Dsock.c2384 struct sockcm_cookie *sockc) in __sock_cmsg_send()
2426 struct sockcm_cookie *sockc) in sock_cmsg_send()