Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dsock.h1597 struct sockcm_cookie { struct
1603 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1606 *sockc = (struct sockcm_cookie) { .tsflags = sk->sk_tsflags }; in sockcm_init()
1610 struct sockcm_cookie *sockc);
1612 struct sockcm_cookie *sockc);
Dip.h71 struct sockcm_cookie sockc;
Dipv6.h297 struct sockcm_cookie sockc;
/Linux-v4.19/net/packet/
Daf_packet.c1866 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2448 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2600 struct sockcm_cookie sockc; in tpacket_snd()
2803 struct sockcm_cookie sockc; in packet_snd()
/Linux-v4.19/net/ipv4/
Draw.c351 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
Dtcp.c1179 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
/Linux-v4.19/net/ipv6/
Draw.c623 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/Linux-v4.19/net/core/
Dsock.c2104 struct sockcm_cookie *sockc) in __sock_cmsg_send()
2146 struct sockcm_cookie *sockc) in sock_cmsg_send()