Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsock.h1924 struct sockcm_cookie { struct
1933 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1936 *sockc = (struct sockcm_cookie) { in sockcm_init()
1944 struct sockcm_cookie *sockc);
1946 struct sockcm_cookie *sockc);
2929 const struct sockcm_cookie *sockc, in _sock_tx_timestamp()
2947 const struct sockcm_cookie *sockc, in sock_tx_timestamp()
2954 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp()
H A Dip.h78 struct sockcm_cookie sockc;
/linux/net/bluetooth/
H A Dsco.c405 const struct sockcm_cookie *sockc) in sco_send_frame()
855 struct sockcm_cookie sockc; in sco_sock_sendmsg()
H A Diso.c606 const struct sockcm_cookie *sockc) in iso_send_frame()
1577 struct sockcm_cookie sockc; in iso_sock_sendmsg()
H A Dl2cap_sock.c1182 struct sockcm_cookie sockc; in l2cap_sock_sendmsg()
H A Dl2cap_core.c2569 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp()
2581 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp_seg()
2594 const struct sockcm_cookie *sockc) in l2cap_chan_send()
H A Dhci_conn.c3240 const struct sockcm_cookie *sockc) in hci_setup_tx_timestamp()
/linux/include/net/bluetooth/
H A Dl2cap.h967 const struct sockcm_cookie *sockc);
H A Dhci_core.h1651 const struct sockcm_cookie *sockc);
1653 static inline void hci_sockcm_init(struct sockcm_cookie *sockc, struct sock *sk) in hci_sockcm_init()
1655 *sockc = (struct sockcm_cookie) { in hci_sockcm_init()
/linux/net/can/
H A Draw.c922 struct sockcm_cookie sockc; in raw_sendmsg()
/linux/net/packet/
H A Daf_packet.c1970 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2596 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2751 struct sockcm_cookie sockc; in tpacket_snd()
2984 struct sockcm_cookie sockc; in packet_snd()
/linux/net/ipv4/
H A Draw.c336 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
H A Dtcp.c481 static void tcp_tx_timestamp(struct sock *sk, struct sockcm_cookie *sockc) in tcp_tx_timestamp()
1122 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
1132 sockc = (struct sockcm_cookie){ .tsflags = READ_ONCE(sk->sk_tsflags) }; in tcp_sendmsg_locked()
/linux/net/ipv6/
H A Draw.c597 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/linux/net/core/
H A Dsock.c3037 struct sockcm_cookie *sockc) in __sock_cmsg_send()
3136 struct sockcm_cookie *sockc) in sock_cmsg_send()