Searched defs:packet (Results 251 - 275 of 296) sorted by relevance

<<1112

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfirewire.h310 struct fw_packet packet; member in struct:fw_transaction
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/smbfs/
H A Dproc.c582 smb_bcc(__u8 * packet) argument
592 smb_valid_packet(__u8 * packet) argument
606 smb_verify(__u8 * packet, int command, int wct, int bcc) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pppoecd/
H A Dpppoe.c799 create_padi(struct pppoe_packet *packet, const char *src, const char *name) argument
838 create_padr(struct pppoe_packet *packet, const char *src, const char *dst, char *name) argument
938 create_padt(struct pppoe_packet *packet, const char *src, const char *dst, unsigned short nSessId) argument
1111 create_sess(struct pppoe_packet *packet, const char *src, const char *dst, unsigned char *buf, int bufsize, int sess, int *bufRemain) argument
1231 send_packet(int sock, struct pppoe_packet *packet, int len, const char *ifn) argument
1266 read_bpf_packet(int fd, struct pppoe_packet *packet) argument
1353 read_packet(int sock, struct pppoe_packet *packet, int *len) argument
1453 struct pppoe_packet *packet = NULL; local
1494 struct pppoe_packet *packet = NULL; local
1536 struct pppoe_packet *packet = NULL; local
1609 struct pppoe_packet *packet = NULL; local
1707 struct pppoe_packet *packet = NULL; local
[all...]
H A Dpppoe2.c647 create_padi(struct pppoe_packet *packet, const char *src, const char *name) argument
686 create_padr(struct pppoe_packet *packet, const char *src, const char *dst, char *name) argument
786 create_padt(struct pppoe_packet *packet, const char *src, const char *dst, unsigned short nSessId) argument
842 create_lcp_terminate_request( struct pppoe_packet *packet, const char *src, const char *dst, unsigned short sess_id ) argument
1010 create_sess(struct pppoe_packet *packet, const char *src, const char *dst, unsigned char *buf, int bufsize, int sess, int *bufRemain) argument
1130 send_packet(int sock, struct pppoe_packet *packet, int len, const char *ifn) argument
1159 read_packet_nowait(int sock, struct pppoe_packet *packet, int *len) argument
1173 read_packet(int sock, struct pppoe_packet *packet, int *len) argument
1204 read_packet2(int sock, struct pppoe_packet *packet, int *len) argument
1232 read_packet(int sock, struct pppoe_packet *packet, int *len) argument
1318 struct pppoe_packet *packet = NULL; local
1417 struct pppoe_packet *packet = NULL; local
1482 static struct pppoe_packet *packet = NULL; local
1563 struct pppoe_packet *packet = NULL; local
1778 struct pppoe_packet *packet = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Draw1394.c154 struct hpsb_packet *packet = req->packet; local
631 struct hpsb_packet *packet local
783 struct hpsb_packet *packet; local
1943 struct hpsb_packet *packet = NULL; local
2459 unsigned int packet = fi->iso_handle->first_packet; local
[all...]
H A Dohci1394.c618 insert_packet(struct ti_ohci *ohci, struct dma_trm_ctx *d, struct hpsb_packet *packet) argument
778 struct hpsb_packet *packet, *ptmp; local
826 ohci_transmit(struct hpsb_host *host, struct hpsb_packet *packet) argument
2086 struct hpsb_packet *packet, *ptmp; local
2612 struct hpsb_packet *packet, *ptmp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvsi.c220 static inline int len_packet(const uint8_t *packet) argument
225 static inline int is_header(const uint8_t *packet) argument
231 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) argument
281 dump_packet(uint8_t *packet) argument
300 hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, struct tty_struct **to_hangup, struct hvsi_struct **to_handshake) argument
330 hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) argument
379 hvsi_recv_query(struct hvsi_struct *hp, uint8_t *packet) argument
424 hvsi_recv_data(struct hvsi_struct *hp, const uint8_t *packet) argument
466 uint8_t *packet = hp->inbuf; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dhardware.c458 static void do_send_packet(struct ipw_hardware *hw, struct ipw_tx_packet *packet) argument
554 pool_allocate(struct ipw_hardware *hw, struct ipw_rx_packet *packet, int minimum_free_space) argument
608 pool_free(struct ipw_hardware *hw, struct ipw_rx_packet *packet) argument
625 struct ipw_rx_packet *packet = NULL; local
710 struct ipw_rx_packet *packet = local
810 handle_received_packet(struct ipw_hardware *hw, const union nl_packet *packet, unsigned short len) argument
962 struct ipw_tx_packet *packet = NULL; local
1236 send_packet(struct ipw_hardware *hw, int priority, struct ipw_tx_packet *packet) argument
1254 struct ipw_tx_packet *packet = kzalloc( local
1279 struct ipw_control_packet *packet = kzalloc(header_size, GFP_ATOMIC); local
1298 struct ipw_tx_packet *packet; local
1316 struct ipw_control_packet *packet; local
1567 struct ipw_setup_reboot_msg_ack *packet; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-cdev.c1041 struct fw_iso_packet packet; member in struct:__anon11205
1456 outbound_phy_packet_callback(struct fw_packet *packet, struct fw_card *card, int status) argument
[all...]
H A Dnet.c835 struct fw_iso_packet packet; local
1074 struct fw_iso_packet packet; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_statefuns.c300 struct sctp_packet *packet; local
495 struct sctp_packet *packet; local
1374 struct sctp_packet *packet; local
3126 struct sctp_packet *packet = NULL; local
3362 struct sctp_packet *packet = NULL; local
4181 struct sctp_packet *packet = NULL; local
5706 struct sctp_packet *packet; local
5744 struct sctp_packet *packet; local
5814 sctp_ootb_pkt_free(struct sctp_packet *packet) argument
5826 struct sctp_packet *packet; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dxprtsock.c172 static void xs_pktdump(char *msg, u32 *packet, unsigned int count) argument
190 static inline void xs_pktdump(char *msg, u32 *packet, unsigned int count) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dlec.c177 static unsigned char *get_tr_dst(unsigned char *packet, unsigned char *rdesc) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dqdm2.c97 QDM2SubPacket *packet; ///< packet member in struct:QDM2SubPNode
1194 QDM2SubPacket header, *packet; local
1422 QDM2SubPacket *packet= NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqdm2.c96 QDM2SubPacket *packet; ///< packet member in struct:QDM2SubPNode
1281 QDM2SubPacket header, *packet; local
1519 QDM2SubPacket *packet = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.c735 rip_packet_dump(struct rip_packet *packet, int size, char *sndrcv) argument
909 rip_auth_md5(struct rip_packet *packet, struct sockaddr_in *from, struct interface *ifp) argument
1089 rip_response_process(struct rip_packet *packet, int size, struct sockaddr_in *from, struct interface *ifp) argument
1494 rip_request_process(struct rip_packet *packet, int size, struct sockaddr_in *from, struct interface *ifp) argument
1657 struct rip_packet *packet; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Drdisc.c452 u_char packet[MAXPACKET]; local
979 sendbcast(int s, char *packet, int packetlen) argument
995 sendbcastif(int s, char *packet, int packetlen, struct interface *ifp) argument
1021 sendmcast(int s, char *packet, int packetlen, struct sockaddr_in *sin) argument
1037 sendmcastif(int s, char *packet, int packetlen, struct sockaddr_in *sin, struct interface *ifp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dtraceroute.c350 unsigned char packet[512]; member in struct:globals
363 #define packet macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dnameserv.h391 struct packet_struct *packet; member in struct:response_record
538 } packet; member in struct:packet_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpegts.c2030 handle_packet(MpegTSContext *ts, const uint8_t *packet) argument
2251 uint8_t packet[TS_PACKET_SIZE + FF_INPUT_BUFFER_PADDING_SIZE]; local
2334 parse_pcr(int64_t *ppcr_high, int *ppcr_low, const uint8_t *packet) argument
2413 uint8_t packet[TS_PACKET_SIZE]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpcnet32.c880 unsigned char *packet; /* source packet data */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.h173 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member in struct:at76_rx_buffer
184 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member in struct:at76_tx_buffer
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h355 unsigned char packet[1536-sizeof(struct rx_pkt_status)]; member in struct:rx_desc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci.h385 struct packet { struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_route.c1602 bgp_nlri_parse(struct peer *peer, struct attr *attr, struct bgp_nlri *packet) argument
[all...]

Completed in 206 milliseconds

<<1112