Searched defs:send_pkt (Results 1 – 3 of 3) sorted by relevance
76 int (*send_pkt)(struct virtio_vsock_pkt *pkt); member
454 static int send_pkt(struct l2cap_chan *chan, struct sk_buff *skb, in send_pkt() function
1043 struct htc_packet *send_pkt = NULL; in htc_setup_tx_complete() local