Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dsock.h1760 struct sockcm_cookie { struct
1766 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1769 *sockc = (struct sockcm_cookie) { .tsflags = sk->sk_tsflags }; in sockcm_init()
1773 struct sockcm_cookie *sockc);
1775 struct sockcm_cookie *sockc);
Dip.h73 struct sockcm_cookie sockc;
Dipv6.h345 struct sockcm_cookie sockc;
/Linux-v5.15/net/packet/
Daf_packet.c1908 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2513 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2663 struct sockcm_cookie sockc; in tpacket_snd()
2887 struct sockcm_cookie sockc; in packet_snd()
/Linux-v5.15/net/ipv4/
Draw.c347 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
Dtcp.c1205 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
/Linux-v5.15/net/ipv6/
Draw.c620 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/Linux-v5.15/net/core/
Dsock.c2515 struct sockcm_cookie *sockc) in __sock_cmsg_send()
2557 struct sockcm_cookie *sockc) in sock_cmsg_send()