linux-stable-rt/include/net/irda
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
This is part of the grand scheme to eliminate the qlen
member of skb_queue_head, and subsequently remove the
'list' member of sk_buff.

Most users of skb_queue_len() want to know if the queue is
empty or not, and that's trivially done with skb_queue_empty()
which doesn't use the skb_queue_head->qlen member and instead
uses the queue list emptyness as the test.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-08 14:57:23 -07:00
..
af_irda.h
crc.h
discovery.h
ircomm_core.h
ircomm_event.h
ircomm_lmp.h
ircomm_param.h
ircomm_ttp.h
ircomm_tty.h
ircomm_tty_attach.h
irda.h
irda_device.h
iriap.h
iriap_event.h
irias_object.h
irlan_client.h
irlan_common.h
irlan_eth.h
irlan_event.h
irlan_filter.h
irlan_provider.h
irlap.h
irlap_event.h
irlap_frame.h
irlmp.h
irlmp_event.h
irlmp_frame.h
irmod.h
irqueue.h
irttp.h
parameters.h
qos.h
timer.h
wrapper.h