Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
Dsco.c382 const struct sockcm_cookie *sockc) in sco_send_frame()
789 struct sockcm_cookie sockc; in sco_sock_sendmsg() local
Diso.c522 const struct sockcm_cookie *sockc) in iso_send_frame()
1354 struct sockcm_cookie sockc; in iso_sock_sendmsg() local
Dl2cap_sock.c1109 struct sockcm_cookie sockc; in l2cap_sock_sendmsg() local
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()
Dhci_conn.c2905 const struct sockcm_cookie *sockc) in hci_setup_tx_timestamp()
/linux-6.15/net/packet/
Daf_packet.c2007 struct sockcm_cookie sockc; in packet_sendmsg_spkt() local
2625 const struct sockcm_cookie *sockc) in tpacket_fill_skb()
2775 struct sockcm_cookie sockc; in tpacket_snd() local
3003 struct sockcm_cookie sockc; in packet_snd() local
/linux-6.15/net/can/
Draw.c906 struct sockcm_cookie sockc; in raw_sendmsg() local
/linux-6.15/net/ipv6/
Draw.c595 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc()
/linux-6.15/net/ipv4/
Draw.c329 const struct sockcm_cookie *sockc) in raw_send_hdrinc()
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() local
/linux-6.15/include/net/
Dsock.h1857 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init()
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()
Dip.h77 struct sockcm_cookie sockc; member
Dipv6.h361 struct sockcm_cookie sockc; member
/linux-6.15/net/core/
Dsock.c2969 struct sockcm_cookie *sockc) in __sock_cmsg_send()
3033 struct sockcm_cookie *sockc) in sock_cmsg_send()
/linux-6.15/include/net/bluetooth/
Dhci_core.h1586 static inline void hci_sockcm_init(struct sockcm_cookie *sockc, struct sock *sk) in hci_sockcm_init()