Searched refs:packet_type (Results 26 - 50 of 97) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg729dec.c402 G729Formats packet_type; local
425 packet_type = FORMAT_G729_8K;
432 packet_type = FORMAT_G729D_6K4;
500 if(packet_type == FORMAT_G729D_6K4)
523 switch (packet_type) {
560 if (packet_type == FORMAT_G729D_6K4) {
596 if (packet_type == FORMAT_G729D_6K4) {
633 if (packet_type == FORMAT_G729D_6K4) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlxfdec.c52 uint32_t video_format, packet_type, extended_size; member in struct:__anon3523
151 lxf->packet_type = bytestream_get_le32(&p);
155 switch (lxf->packet_type) {
303 stream = lxf->packet_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.h95 struct packet_type rlb_pkt_type;
H A Dbond_3ad.h261 struct packet_type ad_pkt_type;
282 int bond_3ad_lacpdu_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type* ptype, struct net_device *orig_dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmddihost.c120 regacc_pkt_ptr->packet_type = 146; /* register access packet */
189 regacc_pkt_ptr->packet_type = 146; /* register access packet */
266 regacc_pkt_ptr->packet_type = 146; /* register access packet */
320 regacc_pkt_ptr->packet_type = 146; /* register access packet */
H A Dmddihosti.h194 uint16 packet_type; member in struct:GCC_PACKED
209 uint16 packet_type; member in struct:GCC_PACKED
237 uint16 packet_type; member in struct:GCC_PACKED
292 uint16 packet_type; member in struct:GCC_PACKED
360 uint16 packet_type; member in struct:GCC_PACKED
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirmod.c58 static struct packet_type irda_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/802/
H A Dstp.c33 struct packet_type *pt, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dnmblib.c648 if(packet->packet_type == NMB_PACKET)
650 else if (packet->packet_type == DGRAM_PACKET)
683 if (packet->packet_type == NMB_PACKET)
685 else if (packet->packet_type == DGRAM_PACKET)
696 enum packet_type packet_type)
711 p->packet_type = packet_type;
713 switch (packet_type) {
736 struct packet_struct *read_packet(int fd,enum packet_type packet_typ argument
695 parse_packet(char *buf,int length, enum packet_type packet_type) argument
[all...]
H A Dclidgram.c98 p.packet_type = DGRAM_PACKET;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dnameserv.h177 enum packet_type {NMB_PACKET, DGRAM_PACKET}; enum
534 enum packet_type packet_type; member in struct:packet_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dhard-interface.c250 batman_packet->packet_type = BAT_PACKET;
433 struct packet_type *ptype, struct net_device *orig_dev)
478 switch (batman_packet->packet_type) {
H A Dsoft-interface.c162 bcast_packet->packet_type = BAT_BCAST;
213 unicast_packet->packet_type = BAT_UNICAST;
H A Dmain.c55 static struct packet_type batman_adv_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan.h94 struct packet_type *ptype, struct net_device *orig_dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Deth_media.c59 struct packet_type tipc_packet_type;
100 struct packet_type *pt, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_packets.c217 packet->packet_type = NMB_PACKET;
870 const char *packet_type = "unknown"; local
888 packet_type = "nmb_status";
894 packet_type = "nmb_query";
903 packet_type = "nmb_reg";
908 packet_type = "nmb_rel";
913 packet_type = "nmb_wack";
919 packet_type = "wins_reg";
924 packet_type = "wins_query";
933 packet_type, nmb_namest
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dbpqether.c98 static int bpq_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *);
101 static struct packet_type bpq_packet_type __read_mostly = {
180 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Dx25_dev.c95 struct packet_type *ptype, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dfc_frame.h81 struct packet_type *ptype;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhdlc.c56 struct packet_type *p, struct net_device *orig_dev)
351 static struct packet_type hdlc_packet_type __read_mostly = {
H A Dlapbether.c89 static int lapbeth_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
412 static struct packet_type lapbeth_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ieee802154/
H A Daf_ieee802154.c301 struct packet_type *pt, struct net_device *orig_dev)
327 static struct packet_type ieee802154_packet_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dipconfig.c441 static int ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
443 static struct packet_type rarp_packet_type __initdata = {
462 ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
603 static int ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
605 static struct packet_type bootp_packet_type __initdata = {
896 static int __init ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c132 enum ttusb_dec_packet_type packet_type; member in struct:ttusb_dec
576 switch (dec->packet_type) {
643 dec->packet_type =
647 dec->packet_type =
651 dec->packet_type =
669 if (dec->packet_type == TTUSB_DEC_PACKET_PVA &&
675 } else if (dec->packet_type ==
713 if (dec->packet_type == TTUSB_DEC_PACKET_SECTION &&

Completed in 139 milliseconds

1234