Searched defs:sockc (Results 1 – 15 of 15) sorted by relevance
/linux/net/bluetooth/ |
H A D | sco.c | 382 const struct sockcm_cookie *sockc) in sco_send_frame() argument 789 struct sockcm_cookie sockc; sco_sock_sendmsg() local
|
H A D | iso.c | 526 iso_send_frame(struct sock * sk,struct sk_buff * skb,const struct sockcm_cookie * sockc) iso_send_frame() argument 1370 struct sockcm_cookie sockc; iso_sock_sendmsg() local
|
H A D | l2cap_sock.c | 1109 struct sockcm_cookie sockc; in l2cap_sock_sendmsg() local
|
H A D | l2cap_core.c | 2520 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 D | hci_conn.c | 2973 const struct sockcm_cookie *sockc) in hci_setup_tx_timestamp()
|
/linux/net/packet/ |
H A D | af_packet.c | 2007 struct sockcm_cookie sockc; packet_sendmsg_spkt() local 2625 tpacket_fill_skb(struct packet_sock * po,struct sk_buff * skb,void * frame,struct net_device * dev,void * data,int tp_len,__be16 proto,unsigned char * addr,int hlen,int copylen,const struct sockcm_cookie * sockc) tpacket_fill_skb() argument 2775 struct sockcm_cookie sockc; tpacket_snd() local 3002 struct sockcm_cookie sockc; packet_snd() local [all...] |
/linux/net/can/ |
H A D | raw.c | 907 struct sockcm_cookie sockc; raw_sendmsg() local
|
/linux/net/ipv6/ |
H A D | raw.c | 595 unsigned int flags, const struct sockcm_cookie *sockc) in rawv6_send_hdrinc() argument
|
/linux/include/net/ |
H A D | sock.h | 1885 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init() 2849 const struct sockcm_cookie *sockc, in _sock_tx_timestamp() 2867 const struct sockcm_cookie *sockc, in sock_tx_timestamp() 2874 const struct sockcm_cookie *sockc) in skb_setup_tx_timestamp()
|
H A D | ip.h | 78 struct sockcm_cookie sockc; member
|
H A D | ipv6.h | 361 struct sockcm_cookie sockc; member
|
/linux/net/ipv4/ |
H A D | raw.c | 329 const struct sockcm_cookie *sockc) in raw_send_hdrinc() argument
|
H A D | tcp.c | 501 static void tcp_tx_timestamp(struct sock *sk, struct sockcm_cookie *sockc) in tcp_tx_timestamp() 1084 struct sockcm_cookie sockc; in tcp_sendmsg_locked() local
|
/linux/net/core/ |
H A D | sock.c | 2980 struct sockcm_cookie *sockc) in __sock_cmsg_send() 3049 struct sockcm_cookie *sockc) in sock_cmsg_send()
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1621 hci_sockcm_init(struct sockcm_cookie * sockc,struct sock * sk) hci_sockcm_init() argument
|