Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dsock.h1636 struct sockcm_cookie { struct
1642 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1645 *sockc = (struct sockcm_cookie) { .tsflags = sk->sk_tsflags }; in sockcm_init()
1649 struct sockcm_cookie *sockc);
1651 struct sockcm_cookie *sockc);
Dip.h71 struct sockcm_cookie sockc;
Dipv6.h344 struct sockcm_cookie sockc;
/Linux-v5.4/net/packet/
Daf_packet.c1875 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2455 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2605 struct sockcm_cookie sockc; in tpacket_snd()
2829 struct sockcm_cookie sockc; in packet_snd()
/Linux-v5.4/net/ipv4/
Draw.c346 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
Dtcp.c1184 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
/Linux-v5.4/net/ipv6/
Draw.c620 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/Linux-v5.4/net/core/
Dsock.c2266 struct sockcm_cookie *sockc) in __sock_cmsg_send()
2308 struct sockcm_cookie *sockc) in sock_cmsg_send()