Searched refs:SEND (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dprimitive.c130 * Format: SEND(association id, buffer address, byte count [,context]
184 DECLARE_PRIMITIVE(SEND); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_debug.h46 #define SEND 4 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddebuglib.c71 DBG_FUNC(SEND)
H A Ddebuglib.h153 DBG_DECL(SEND)
207 #define DBG_SEND(args) DBG_TEST(SEND, args)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dclient6_parse.y95 %token REQUEST SEND
160 SEND dhcpoption EOS
H A Dserver6_token.l107 send { BEGIN S_OPTION; return SEND; }
H A Dclient6_token.l151 <S_CNF>send { DECHO; return (SEND); }
H A Dserver6_parse.y93 %token <str> OPTION ALLOW SEND
747 : SEND
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dmqueue.c40 #define SEND 0 macro
409 * sr: SEND or RECV
798 struct ext_wait_queue *sender = wq_get_first_waiter(info, SEND);
877 ret = wq_sleep(info, SEND, timeout, &wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_dump.c1436 if (IS_DEBUG_OSPF_PACKET (i, SEND) && IS_DEBUG_OSPF_PACKET (i, RECV))
1445 if (IS_DEBUG_OSPF_PACKET (i, SEND))
H A Dospf_packet.c545 if (IS_DEBUG_OSPF_PACKET (type - 1, SEND))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.h608 #define SEND 33 macro
H A Dipw2100.c3059 ipw_hdr->host_command_reg = SEND;

Completed in 495 milliseconds