Searched refs:packet_type (Results 51 - 75 of 97) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Daf_phonet.c356 struct packet_type *pkttype,
437 static struct packet_type phonet_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_in.c189 ax25_address *dev_addr, struct packet_type *ptype)
439 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/caif/
H A Dcaif_dev.c166 struct packet_type *pkttype, struct net_device *orig_dev)
183 static struct packet_type caif_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip.h83 struct packet_type;
97 struct packet_type *pt, struct net_device *orig_dev);
H A Dx25.h205 extern int x25_lapb_receive_frame(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *);
H A Dax25.h365 extern int ax25_kiss_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dgspca.h227 enum gspca_packet_type packet_type,
H A Dgspca.c421 enum gspca_packet_type packet_type,
428 PDEBUG(D_PACK, "add t:%d l:%d", packet_type, len);
430 if (packet_type == FIRST_PACKET) {
447 if (packet_type == LAST_PACKET)
448 gspca_dev->last_packet_type = packet_type;
461 packet_type = DISCARD_PACKET;
474 gspca_dev->last_packet_type = packet_type;
479 if (packet_type == LAST_PACKET) {
420 gspca_frame_add(struct gspca_dev *gspca_dev, enum gspca_packet_type packet_type, const u8 *data, int len) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpppoe.c428 struct packet_type *pt, struct net_device *orig_dev)
487 struct packet_type *pt, struct net_device *orig_dev)
534 static struct packet_type pppoes_ptype __read_mostly = {
542 static struct packet_type pppoed_ptype __read_mostly = {
H A Dpptp.c519 struct packet_type *pt,
556 static struct packet_type pptp_gre_ptype = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dicmp_socket.c183 if (icmp_packet.packet_type != BAT_ICMP) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c395 * Add a protocol handler to the networking stack. The passed &packet_type
404 void dev_add_pack(struct packet_type *pt)
424 * protocol handlers by dev_add_pack(). The passed &packet_type is removed
432 void __dev_remove_pack(struct packet_type *pt)
435 struct packet_type *pt1;
462 * protocol handlers by dev_add_pack(). The passed &packet_type is removed
469 void dev_remove_pack(struct packet_type *pt)
1548 struct packet_type *ptype;
1798 struct packet_type *ptype;
2664 struct packet_type *pt_pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_input.c58 int ipv6_rcv(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/block/drbd/
H A Ddrbd_nl.c2044 if (nlp->packet_type >= P_nl_after_last_packet) {
2049 cm = cnd_table + nlp->packet_type;
2067 reply->packet_type =
2068 cm->reply_body_size ? nlp->packet_type : P_nl_after_last_packet;
2170 reply->packet_type = P_get_state;
2202 reply->packet_type = P_call_helper;
2277 reply->packet_type = P_dump_ee;
2316 reply->packet_type = P_sync_progress;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Daf_can.c619 struct packet_type *pt, struct net_device *orig_dev)
795 static struct packet_type can_packet __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbonding.h220 struct packet_type arp_mon_pt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmbcs.h117 uint64_t packet_type:4, // 3:0 member in struct:cm_error_detail1::__anon11064
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_input.c385 int BCMFASTPATH_HOST ip_rcv(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/include/linux/
H A Dnetdevice.h1228 struct packet_type { struct
1233 struct packet_type *,
1296 extern void dev_add_pack(struct packet_type *pt);
1297 extern void dev_remove_pack(struct packet_type *pt);
1298 extern void __dev_remove_pack(struct packet_type *pt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_tx.c92 tx_hdr->control.packet_type = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c73 struct packet_type *, struct net_device *);
91 struct packet_type *, struct net_device *);
469 * @ptype: The packet_type structure which was used to register this handler
476 struct packet_type *ptype,
1239 struct packet_type *ptype, struct net_device *olddev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/appletalk/
H A Dddp.c1409 struct packet_type *pt, struct net_device *orig_dev)
1506 struct packet_type *pt, struct net_device *orig_dev)
1889 static struct packet_type ltalk_packet_type __read_mostly = {
1894 static struct packet_type ppptalk_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/econet/
H A Daf_econet.c1050 static int econet_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
1098 static struct packet_type econet_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmddihosti.c896 rev_pkt_ptr->packet_type,
900 switch (rev_pkt_ptr->packet_type) {
1007 rev_pkt_ptr->packet_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Daf_ipx.c1668 static int ipx_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
2002 static struct packet_type ipx_8023_packet_type __read_mostly = {
2007 static struct packet_type ipx_dix_packet_type __read_mostly = {

Completed in 395 milliseconds

1234