Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsco.c393 const struct sockcm_cookie *sockc) in sco_send_frame()
817 struct sockcm_cookie sockc; in sco_sock_sendmsg() local
H A Diso.c540 const struct sockcm_cookie *sockc) in iso_send_frame()
1473 struct sockcm_cookie sockc; in iso_sock_sendmsg() local
H A Dl2cap_sock.c1134 struct sockcm_cookie sockc; in l2cap_sock_sendmsg() local
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.c3126 hci_setup_tx_timestamp(struct sk_buff * skb,size_t key_offset,const struct sockcm_cookie * sockc) hci_setup_tx_timestamp() argument
/linux/net/packet/
H A Daf_packet.c1953 struct sockcm_cookie sockc; packet_sendmsg_spkt() local
2571 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
2721 struct sockcm_cookie sockc; tpacket_snd() local
2948 struct sockcm_cookie sockc; packet_snd() local
[all...]
/linux/net/can/
H A Draw.c920 struct sockcm_cookie sockc; raw_sendmsg() local
/linux/net/ipv6/
H A Draw.c596 rawv6_send_hdrinc(struct sock * sk,struct msghdr * msg,int length,struct flowi6 * fl6,struct dst_entry ** dstp,unsigned int flags,const struct sockcm_cookie * sockc) rawv6_send_hdrinc() argument
/linux/net/ipv4/
H A Draw.c329 raw_send_hdrinc(struct sock * sk,struct flowi4 * fl4,struct msghdr * msg,size_t length,struct rtable ** rtp,unsigned int flags,const struct sockcm_cookie * sockc) raw_send_hdrinc() argument
H A Dtcp.c485 static void tcp_tx_timestamp(struct sock *sk, struct sockcm_cookie *sockc) in tcp_tx_timestamp() argument
1126 struct sockcm_cookie sockc; in tcp_sendmsg_locked() local
[all...]
/linux/include/net/
H A Dsock.h1923 static inline void sockcm_init(struct sockcm_cookie *sockc, in sockcm_init()
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; member
H A Dipv6.h348 struct sockcm_cookie sockc; member
/linux/net/core/
H A Dsock.c3010 __sock_cmsg_send(struct sock * sk,struct cmsghdr * cmsg,struct sockcm_cookie * sockc) __sock_cmsg_send() argument
3079 sock_cmsg_send(struct sock * sk,struct msghdr * msg,struct sockcm_cookie * sockc) sock_cmsg_send() argument
[all...]
/linux/include/net/bluetooth/
H A Dhci_core.h1637 static inline void hci_sockcm_init(struct sockcm_cookie *sockc, struct sock *sk) in hci_sockcm_init()