Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dsock.h1871 struct sockcm_cookie { struct
1877 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1880 *sockc = (struct sockcm_cookie) { .tsflags = sk->sk_tsflags }; in sockcm_init()
1884 struct sockcm_cookie *sockc);
1886 struct sockcm_cookie *sockc);
Dip.h75 struct sockcm_cookie sockc;
Dipv6.h358 struct sockcm_cookie sockc;
/linux-5.19.10/net/can/
Draw.c775 struct sockcm_cookie sockc; in raw_sendmsg()
/linux-5.19.10/net/packet/
Daf_packet.c1958 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2568 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2718 struct sockcm_cookie sockc; in tpacket_snd()
2943 struct sockcm_cookie sockc; in packet_snd()
/linux-5.19.10/net/ipv4/
Draw.c319 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
Dtcp.c1218 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
/linux-5.19.10/net/ipv6/
Draw.c586 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/linux-5.19.10/net/core/
Dsock.c2679 struct sockcm_cookie *sockc) in __sock_cmsg_send()
2722 struct sockcm_cookie *sockc) in sock_cmsg_send()