Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dsock.h1849 struct sockcm_cookie { struct
1857 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1860 *sockc = (struct sockcm_cookie) { in sockcm_init()
1868 struct sockcm_cookie *sockc);
1870 struct sockcm_cookie *sockc);
2724 const struct sockcm_cookie *sockc, in _sock_tx_timestamp()
2744 const struct sockcm_cookie *sockc, in sock_tx_timestamp()
2751 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp()
H A Dip.h77 struct sockcm_cookie sockc;
H A Dipv6.h361 struct sockcm_cookie sockc;
/linux-6.15/include/net/bluetooth/
H A Dl2cap.h959 const struct sockcm_cookie *sockc);
H A Dhci_core.h1584 const struct sockcm_cookie *sockc);
1586 static inline void hci_sockcm_init(struct sockcm_cookie *sockc, struct sock *sk) in hci_sockcm_init()
1588 *sockc = (struct sockcm_cookie) { in hci_sockcm_init()
/linux-6.15/net/bluetooth/
H A Dsco.c382 const struct sockcm_cookie *sockc) in sco_send_frame()
789 struct sockcm_cookie sockc; in sco_sock_sendmsg()
H A Diso.c522 const struct sockcm_cookie *sockc) in iso_send_frame()
1354 struct sockcm_cookie sockc; in iso_sock_sendmsg()
H A Dl2cap_sock.c1109 struct sockcm_cookie sockc; in l2cap_sock_sendmsg()
H A Dl2cap_core.c2520 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp()
2532 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp_seg()
2545 const struct sockcm_cookie *sockc) in l2cap_chan_send()
H A Dhci_conn.c2905 const struct sockcm_cookie *sockc) in hci_setup_tx_timestamp()
/linux-6.15/net/can/
H A Draw.c906 struct sockcm_cookie sockc; in raw_sendmsg()
/linux-6.15/net/packet/
H A Daf_packet.c2007 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2625 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2775 struct sockcm_cookie sockc; in tpacket_snd()
3003 struct sockcm_cookie sockc; in packet_snd()
/linux-6.15/net/ipv4/
H A Draw.c329 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
H A Dtcp.c484 static void tcp_tx_timestamp(struct sock *sk, struct sockcm_cookie *sockc) in tcp_tx_timestamp()
1065 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
1134 sockc = (struct sockcm_cookie) { .tsflags = READ_ONCE(sk->sk_tsflags)}; in tcp_sendmsg_locked()
/linux-6.15/net/ipv6/
H A Draw.c595 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/linux-6.15/net/core/
H A Dsock.c2969 struct sockcm_cookie *sockc) in __sock_cmsg_send()
3033 struct sockcm_cookie *sockc) in sock_cmsg_send()