Searched refs:__nr_transmit_reply (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetrom.h229 extern void __nr_transmit_reply(struct sk_buff *skb, int mine,
238 __nr_transmit_reply((skb), (mine), NR_CONNACK | NR_CHOKE_FLAG); \
247 __nr_transmit_reply((skb), (mine), NR_RESET); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Dnr_subr.c215 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags) function

Completed in 40 milliseconds