Searched refs:queue_packet (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/wrepld/
H A Dserver.c322 static void queue_packet(struct wins_packet_struct *packet) function
417 queue_packet(packet);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_packets.c34 static void queue_packet(struct packet_struct *packet);
160 queue_packet(lo_packet);
981 queue_packet(lo_packet);
992 static void queue_packet(struct packet_struct *packet) function
1808 queue_packet(packet);
1834 queue_packet(packet);
1927 queue_packet(lo_packet);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Duser_mad.c156 static int queue_packet(struct ib_umad_file *file, function
202 if (!queue_packet(file, agent, packet))
246 if (queue_packet(file, agent, packet))
1005 * deadlock by calling back into queue_packet(). So we

Completed in 106 milliseconds