Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsock.h1914 struct sockcm_cookie { struct
1923 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() argument
1926 *sockc = (struct sockcm_cookie) { in sockcm_init()
1934 struct sockcm_cookie *sockc);
1936 struct sockcm_cookie *sockc);
2903 const struct sockcm_cookie *sockc, in _sock_tx_timestamp()
2921 const struct sockcm_cookie *sockc, in sock_tx_timestamp()
2928 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp()
H A Dip.h78 struct sockcm_cookie sockc;
/linux/net/bluetooth/
H A Dsco.c393 const struct sockcm_cookie *sockc) in sco_send_frame()
823 struct sockcm_cookie sockc; in sco_sock_sendmsg()
H A Diso.c532 const struct sockcm_cookie *sockc) in iso_sock_get_qos()
1465 struct sockcm_cookie sockc; in iso_sock_getname()
H A Dl2cap_sock.c1134 struct sockcm_cookie sockc; in l2cap_sock_sendmsg()
H A Dl2cap_core.c2535 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp()
2547 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp_seg()
2560 const struct sockcm_cookie *sockc) in l2cap_chan_send()
H A Dhci_conn.c3212 const struct sockcm_cookie *sockc) in hci_conn_tx_queue()
/linux/include/net/bluetooth/
H A Dl2cap.h961 const struct sockcm_cookie *sockc);
/linux/net/packet/
H A Daf_packet.c1954 struct sockcm_cookie sockc; in packet_sendmsg_spkt()
2572 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2723 struct sockcm_cookie sockc; in tpacket_snd()
2954 struct sockcm_cookie sockc; in packet_snd()
/linux/net/ipv4/
H A Dtcp.c485 static void tcp_tx_timestamp(struct sock *sk, struct sockcm_cookie *sockc) in tcp_tx_timestamp()
1126 struct sockcm_cookie sockc; in tcp_sendmsg_locked()
1136 sockc = (struct sockcm_cookie){ .tsflags = READ_ONCE(sk->sk_tsflags) }; in tcp_sendmsg_locked()