Home
last modified time | relevance | path

Searched defs:sockc (Results 1 – 11 of 11) sorted by relevance

/linux/net/bluetooth/
H A Dsco.c382 const struct sockcm_cookie *sockc) in sco_send_frame() argument
796 struct sockcm_cookie sockc; in sco_sock_sendmsg() local
H A Diso.c540 const struct sockcm_cookie *sockc) in iso_send_frame()
1472 struct sockcm_cookie sockc; in iso_sock_sendmsg() local
H A Dl2cap_sock.c1109 struct sockcm_cookie sockc; in l2cap_sock_sendmsg() local
H A Dl2cap_core.c2521 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp()
2533 const struct sockcm_cookie *sockc, in l2cap_tx_timestamp_seg()
2546 const struct sockcm_cookie *sockc) in l2cap_chan_send()
H A Dhci_conn.c3008 const struct sockcm_cookie *sockc) in hci_setup_tx_timestamp()
/linux/net/can/
H A Draw.c919 struct sockcm_cookie sockc; in raw_sendmsg() local
/linux/include/net/
H A Dsock.h1911 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init()
2880 const struct sockcm_cookie *sockc, in _sock_tx_timestamp()
2898 const struct sockcm_cookie *sockc, in sock_tx_timestamp()
2905 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp()
H A Dipv6.h361 struct sockcm_cookie sockc; member
/linux/net/core/
H A Dsock.c3010 struct sockcm_cookie *sockc) in __sock_cmsg_send()
3079 struct sockcm_cookie *sockc) in sock_cmsg_send()
/linux/net/ipv4/
H A Dtcp.c499 static void tcp_tx_timestamp(struct sock *sk, struct sockcm_cookie *sockc) in tcp_tx_timestamp()
1083 struct sockcm_cookie sockc; in tcp_sendmsg_locked() local
/linux/include/net/bluetooth/
H A Dhci_core.h1635 static inline void hci_sockcm_init(struct sockcm_cookie *sockc, struct sock *sk) in hci_sockcm_init()