Home
last modified time | relevance | path

Searched defs:send_pkt (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dvirtio_vsock.h76 int (*send_pkt)(struct virtio_vsock_pkt *pkt); member
/Linux-v4.19/net/bluetooth/
D6lowpan.c454 static int send_pkt(struct l2cap_chan *chan, struct sk_buff *skb, in send_pkt() function
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1043 struct htc_packet *send_pkt = NULL; in htc_setup_tx_complete() local