packet_type       131 drivers/block/aoe/aoenet.c aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *orig_dev)
packet_type       194 drivers/block/aoe/aoenet.c static struct packet_type aoe_pt __read_mostly = {
packet_type       703 drivers/gpu/drm/amd/display/modules/freesync/freesync.c 		enum vrr_packet_type packet_type,
packet_type       715 drivers/gpu/drm/amd/display/modules/freesync/freesync.c 	switch (packet_type) {
packet_type       147 drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h 		enum vrr_packet_type packet_type,
packet_type       449 drivers/input/mouse/elantech.c 				       int packet_type)
packet_type       505 drivers/input/mouse/elantech.c 					int packet_type)
packet_type       532 drivers/input/mouse/elantech.c 		if (packet_type == PACKET_V3_HEAD) {
packet_type       689 drivers/input/mouse/elantech.c 					int packet_type)
packet_type       691 drivers/input/mouse/elantech.c 	switch (packet_type) {
packet_type       823 drivers/input/mouse/elantech.c 	unsigned char packet_type = packet[3] & 0x03;
packet_type       851 drivers/input/mouse/elantech.c 	switch (packet_type) {
packet_type       871 drivers/input/mouse/elantech.c 	int packet_type;
packet_type       899 drivers/input/mouse/elantech.c 		packet_type = elantech_packet_check_v3(psmouse);
packet_type       900 drivers/input/mouse/elantech.c 		switch (packet_type) {
packet_type       909 drivers/input/mouse/elantech.c 			elantech_report_trackpoint(psmouse, packet_type);
packet_type       913 drivers/input/mouse/elantech.c 			elantech_report_absolute_v3(psmouse, packet_type);
packet_type       920 drivers/input/mouse/elantech.c 		packet_type = elantech_packet_check_v4(psmouse);
packet_type       921 drivers/input/mouse/elantech.c 		switch (packet_type) {
packet_type       926 drivers/input/mouse/elantech.c 			elantech_report_trackpoint(psmouse, packet_type);
packet_type       930 drivers/input/mouse/elantech.c 			elantech_report_absolute_v4(psmouse, packet_type);
packet_type       641 drivers/input/mouse/sentelic.c 	const char *packet_type = "UNKNOWN";
packet_type       647 drivers/input/mouse/sentelic.c 		packet_type = "Absolute";
packet_type       652 drivers/input/mouse/sentelic.c 		packet_type = "Normal";
packet_type       655 drivers/input/mouse/sentelic.c 		packet_type = "Notify";
packet_type       658 drivers/input/mouse/sentelic.c 		packet_type = "Normal-OPC";
packet_type       667 drivers/input/mouse/sentelic.c 		    jiffies_msec, packet_type,
packet_type       385 drivers/media/usb/gspca/gspca.c 			enum gspca_packet_type packet_type,
packet_type       392 drivers/media/usb/gspca/gspca.c 	gspca_dbg(gspca_dev, D_PACK, "add t:%d l:%d\n",	packet_type, len);
packet_type       399 drivers/media/usb/gspca/gspca.c 	if (packet_type == FIRST_PACKET) {
packet_type       411 drivers/media/usb/gspca/gspca.c 			if (packet_type == LAST_PACKET) {
packet_type       412 drivers/media/usb/gspca/gspca.c 				gspca_dev->last_packet_type = packet_type;
packet_type       428 drivers/media/usb/gspca/gspca.c 			packet_type = DISCARD_PACKET;
packet_type       441 drivers/media/usb/gspca/gspca.c 	gspca_dev->last_packet_type = packet_type;
packet_type       446 drivers/media/usb/gspca/gspca.c 	if (packet_type == LAST_PACKET) {
packet_type       230 drivers/media/usb/gspca/gspca.h 			enum gspca_packet_type packet_type,
packet_type       264 drivers/media/usb/gspca/jeilinj.c 	int packet_type;
packet_type       291 drivers/media/usb/gspca/jeilinj.c 			packet_type = LAST_PACKET;
packet_type       293 drivers/media/usb/gspca/jeilinj.c 			packet_type = INTER_PACKET;
packet_type       294 drivers/media/usb/gspca/jeilinj.c 		gspca_frame_add(gspca_dev, packet_type,
packet_type       311 drivers/media/usb/gspca/jl2005bcd.c 	int packet_type;
packet_type       353 drivers/media/usb/gspca/jl2005bcd.c 			packet_type = FIRST_PACKET;
packet_type       354 drivers/media/usb/gspca/jl2005bcd.c 			gspca_frame_add(gspca_dev, packet_type,
packet_type       372 drivers/media/usb/gspca/jl2005bcd.c 				packet_type = LAST_PACKET;
packet_type       375 drivers/media/usb/gspca/jl2005bcd.c 				packet_type = INTER_PACKET;
packet_type       376 drivers/media/usb/gspca/jl2005bcd.c 			gspca_frame_add(gspca_dev, packet_type,
packet_type       205 drivers/media/usb/gspca/sq905.c 	int packet_type;
packet_type       246 drivers/media/usb/gspca/sq905.c 				packet_type = FIRST_PACKET;
packet_type       253 drivers/media/usb/gspca/sq905.c 				packet_type = LAST_PACKET;
packet_type       255 drivers/media/usb/gspca/sq905.c 				packet_type = INTER_PACKET;
packet_type       257 drivers/media/usb/gspca/sq905.c 			gspca_frame_add(gspca_dev, packet_type,
packet_type       261 drivers/media/usb/gspca/sq905.c 			if (packet_type == FIRST_PACKET &&
packet_type       128 drivers/media/usb/gspca/sq905c.c 	int packet_type;
packet_type       159 drivers/media/usb/gspca/sq905c.c 		packet_type = FIRST_PACKET;
packet_type       160 drivers/media/usb/gspca/sq905c.c 		gspca_frame_add(gspca_dev, packet_type,
packet_type       176 drivers/media/usb/gspca/sq905c.c 				packet_type = LAST_PACKET;
packet_type       178 drivers/media/usb/gspca/sq905c.c 				packet_type = INTER_PACKET;
packet_type       179 drivers/media/usb/gspca/sq905c.c 			gspca_frame_add(gspca_dev, packet_type,
packet_type       125 drivers/media/usb/ttusb-dec/ttusb_dec.c 	enum ttusb_dec_packet_type	packet_type;
packet_type       617 drivers/media/usb/ttusb-dec/ttusb_dec.c 	switch (dec->packet_type) {
packet_type       679 drivers/media/usb/ttusb-dec/ttusb_dec.c 					dec->packet_type =
packet_type       683 drivers/media/usb/ttusb-dec/ttusb_dec.c 					dec->packet_type =
packet_type       687 drivers/media/usb/ttusb-dec/ttusb_dec.c 					dec->packet_type =
packet_type       705 drivers/media/usb/ttusb-dec/ttusb_dec.c 			if (dec->packet_type == TTUSB_DEC_PACKET_PVA &&
packet_type       711 drivers/media/usb/ttusb-dec/ttusb_dec.c 			} else if (dec->packet_type ==
packet_type       749 drivers/media/usb/ttusb-dec/ttusb_dec.c 			if (dec->packet_type == TTUSB_DEC_PACKET_SECTION &&
packet_type       174 drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c 	struct packet_type pt;
packet_type       183 drivers/net/ethernet/mellanox/mlx5/core/en_selftest.c 			     struct packet_type *pt,
packet_type       868 drivers/net/ethernet/mellanox/mlxsw/spectrum.h 			   enum mlxsw_sp_flood_type packet_type, u8 local_port,
packet_type        64 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 	enum mlxsw_sp_flood_type packet_type;
packet_type       304 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 				enum mlxsw_sp_flood_type packet_type)
packet_type       310 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 		if (fid_family->flood_tables[i].packet_type != packet_type)
packet_type       319 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 			   enum mlxsw_sp_flood_type packet_type, u8 local_port,
packet_type       331 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 	flood_table = mlxsw_sp_fid_flood_table_lookup(fid, packet_type);
packet_type       563 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 		.packet_type	= MLXSW_SP_FLOOD_TYPE_UC,
packet_type       569 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 		.packet_type	= MLXSW_SP_FLOOD_TYPE_MC,
packet_type       575 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 		.packet_type	= MLXSW_SP_FLOOD_TYPE_BC,
packet_type       816 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 		.packet_type	= MLXSW_SP_FLOOD_TYPE_UC,
packet_type       822 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 		.packet_type	= MLXSW_SP_FLOOD_TYPE_MC,
packet_type       828 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 		.packet_type	= MLXSW_SP_FLOOD_TYPE_BC,
packet_type      1147 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 	enum mlxsw_sp_flood_type packet_type = flood_table->packet_type;
packet_type      1151 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 	sfgc_packet_types = mlxsw_sp_packet_type_sfgc_types[packet_type];
packet_type       494 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 				    enum mlxsw_sp_flood_type packet_type,
packet_type       504 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 					      packet_type,
packet_type       515 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 				     enum mlxsw_sp_flood_type packet_type,
packet_type       524 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 							  packet_type,
packet_type       536 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 						    packet_type, !member);
packet_type       758 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 		enum mlxsw_sp_flood_type packet_type = MLXSW_SP_FLOOD_TYPE_MC;
packet_type       763 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 							   packet_type, member);
packet_type       234 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 	struct packet_type pt;
packet_type       243 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 					 struct packet_type *pt,
packet_type       712 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 					 struct packet_type *pt,
packet_type       833 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 				     struct packet_type *pt,
packet_type      1555 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 				    struct packet_type *pt,
packet_type        87 drivers/net/hamradio/bpqether.c static int bpq_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *);
packet_type        90 drivers/net/hamradio/bpqether.c static struct packet_type bpq_packet_type __read_mostly = {
packet_type       149 drivers/net/hamradio/bpqether.c static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
packet_type       416 drivers/net/ppp/pppoe.c 		     struct packet_type *pt, struct net_device *orig_dev)
packet_type       484 drivers/net/ppp/pppoe.c 			  struct packet_type *pt, struct net_device *orig_dev)
packet_type       517 drivers/net/ppp/pppoe.c static struct packet_type pppoes_ptype __read_mostly = {
packet_type       522 drivers/net/ppp/pppoe.c static struct packet_type pppoed_ptype __read_mostly = {
packet_type        47 drivers/net/wan/hdlc.c 		    struct packet_type *p, struct net_device *orig_dev)
packet_type       358 drivers/net/wan/hdlc.c static struct packet_type hdlc_packet_type __read_mostly = {
packet_type        84 drivers/net/wan/lapbether.c static int lapbeth_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
packet_type       399 drivers/net/wan/lapbether.c static struct packet_type lapbeth_packet_type __read_mostly = {
packet_type      3307 drivers/net/wireless/ath/wcn36xx/hal.h 	u8 packet_type;
packet_type      1961 drivers/net/wireless/ath/wcn36xx/smd.c 			       int packet_type)
packet_type      1970 drivers/net/wireless/ath/wcn36xx/smd.c 	if (packet_type == WCN36XX_HAL_KEEP_ALIVE_NULL_PKT) {
packet_type      1972 drivers/net/wireless/ath/wcn36xx/smd.c 		msg_body.packet_type = WCN36XX_HAL_KEEP_ALIVE_NULL_PKT;
packet_type      1974 drivers/net/wireless/ath/wcn36xx/smd.c 	} else if (packet_type == WCN36XX_HAL_KEEP_ALIVE_UNSOLICIT_ARP_RSP) {
packet_type      1977 drivers/net/wireless/ath/wcn36xx/smd.c 		wcn36xx_warn("unknown keep alive packet type %d\n", packet_type);
packet_type       121 drivers/net/wireless/ath/wcn36xx/smd.h 			       int packet_type);
packet_type      1484 drivers/net/wireless/marvell/mwifiex/fw.h 	u8 packet_type;
packet_type      1649 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 	u8 packet_type;
packet_type      1658 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 		packet_type = BTC_PACKET_DHCP;
packet_type      1660 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 		packet_type = BTC_PACKET_EAPOL;
packet_type      1662 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 		packet_type = BTC_PACKET_ARP;
packet_type      1664 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 		packet_type = BTC_PACKET_UNKNOWN;
packet_type      1673 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 							      packet_type);
packet_type      1676 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 							      packet_type);
packet_type      1680 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 							      packet_type);
packet_type      1683 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 							      packet_type);
packet_type      1687 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 							      packet_type);
packet_type        77 drivers/net/wireless/ti/wl1251/tx.c 	tx_hdr->control.packet_type = 0;
packet_type        81 drivers/net/wireless/ti/wl1251/tx.h 	unsigned packet_type:2;
packet_type       260 drivers/scsi/bnx2fc/bnx2fc.h 	struct packet_type fcoe_packet_type;
packet_type       261 drivers/scsi/bnx2fc/bnx2fc.h 	struct packet_type fip_packet_type;
packet_type       426 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 		struct packet_type *ptype, struct net_device *olddev)
packet_type      1056 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 			   struct packet_type *ptype,
packet_type        75 drivers/scsi/fcoe/fcoe.c 		    struct packet_type *, struct net_device *);
packet_type        90 drivers/scsi/fcoe/fcoe.c 			 struct packet_type *, struct net_device *);
packet_type        92 drivers/scsi/fcoe/fcoe.c 			      struct packet_type *, struct net_device *);
packet_type       510 drivers/scsi/fcoe/fcoe.c 			 struct packet_type *ptype,
packet_type       533 drivers/scsi/fcoe/fcoe.c 			      struct packet_type *ptype,
packet_type      1336 drivers/scsi/fcoe/fcoe.c 	     struct packet_type *ptype, struct net_device *olddev)
packet_type        69 drivers/scsi/fcoe/fcoe.h 	struct packet_type fcoe_packet_type;
packet_type        70 drivers/scsi/fcoe/fcoe.h 	struct packet_type fip_packet_type;
packet_type        71 drivers/scsi/fcoe/fcoe.h 	struct packet_type fip_vlan_packet_type;
packet_type        19 drivers/staging/gdm724x/gdm_mux.c static u16 packet_type[TTY_MAX_COUNT] = {0xF011, 0xF010};
packet_type        46 drivers/staging/gdm724x/gdm_mux.c 		if (packet_type[i] == packetType)
packet_type       146 drivers/staging/gdm724x/gdm_mux.c 	unsigned short packet_type;
packet_type       158 drivers/staging/gdm724x/gdm_mux.c 		packet_type = __le16_to_cpu(mux_header->packet_type);
packet_type       169 drivers/staging/gdm724x/gdm_mux.c 			       payload_size, len, packet_type);
packet_type       173 drivers/staging/gdm724x/gdm_mux.c 		index = packet_type_to_index(packet_type);
packet_type       375 drivers/staging/gdm724x/gdm_mux.c 	mux_header->packet_type = __cpu_to_le16(packet_type[tty_index]);
packet_type        31 drivers/staging/gdm724x/gdm_mux.h 	__le16 packet_type;
packet_type       347 drivers/staging/vt6656/card.c 	if (priv->packet_type == PK_TYPE_11A) {
packet_type       752 drivers/staging/vt6656/card.c 	priv->packet_type = vnt_get_pkt_type(priv);
packet_type       325 drivers/staging/vt6656/device.h 	u8 packet_type; /* 0:11a 1:11b 2:11gb 3:11ga */
packet_type       101 drivers/staging/vt6656/main_usb.c 	priv->packet_type = priv->bb_type;
packet_type       121 drivers/staging/vt6656/main_usb.c 		DEVICE_INIT_COLD, priv->packet_type);
packet_type       121 drivers/usb/isp1760/isp1760-hcd.c 	u8 packet_type;
packet_type       560 drivers/usb/isp1760/isp1760-hcd.c 	ptd->dw1 |= TO_DW1_PID_TOKEN(qtd->packet_type);
packet_type       696 drivers/usb/isp1760/isp1760-hcd.c 								u8 packet_type)
packet_type       706 drivers/usb/isp1760/isp1760-hcd.c 	qtd->packet_type = packet_type;
packet_type       786 drivers/usb/isp1760/isp1760-hcd.c 				switch (qtd->packet_type) {
packet_type       876 drivers/usb/isp1760/isp1760-hcd.c 			    ((qtd->packet_type == SETUP_PID) ||
packet_type       877 drivers/usb/isp1760/isp1760-hcd.c 			     (qtd->packet_type == OUT_PID))) {
packet_type      1398 drivers/usb/isp1760/isp1760-hcd.c 	u8 packet_type;
packet_type      1414 drivers/usb/isp1760/isp1760-hcd.c 		packet_type = IN_PID;
packet_type      1416 drivers/usb/isp1760/isp1760-hcd.c 		packet_type = OUT_PID;
packet_type      1427 drivers/usb/isp1760/isp1760-hcd.c 			packet_type = IN_PID;
packet_type      1444 drivers/usb/isp1760/isp1760-hcd.c 		qtd = qtd_alloc(flags, urb, packet_type);
packet_type      1466 drivers/usb/isp1760/isp1760-hcd.c 			if (packet_type == IN_PID)
packet_type      1467 drivers/usb/isp1760/isp1760-hcd.c 				packet_type = OUT_PID;
packet_type      1469 drivers/usb/isp1760/isp1760-hcd.c 				packet_type = IN_PID;
packet_type      1477 drivers/usb/isp1760/isp1760-hcd.c 			qtd = qtd_alloc(flags, urb, packet_type);
packet_type        13 include/linux/dsa/8021q.h struct packet_type;
packet_type      2361 include/linux/netdevice.h 					 struct packet_type *,
packet_type      2364 include/linux/netdevice.h 					      struct packet_type *,
packet_type      2366 include/linux/netdevice.h 	bool			(*id_match)(struct packet_type *ptype,
packet_type      2613 include/linux/netdevice.h void dev_add_pack(struct packet_type *pt);
packet_type      2614 include/linux/netdevice.h void dev_remove_pack(struct packet_type *pt);
packet_type      2615 include/linux/netdevice.h void __dev_remove_pack(struct packet_type *pt);
packet_type       396 include/net/ax25.h int ax25_kiss_rcv(struct sk_buff *, struct net_device *, struct packet_type *,
packet_type       825 include/net/bluetooth/hci.h 	__le16	packet_type;
packet_type       126 include/net/caif/caif_dev.h 				struct packet_type *, struct net_device *));
packet_type        13 include/net/datalink.h                                 struct packet_type *, struct net_device *);
packet_type        16 include/net/dn_route.h 		 struct packet_type *pt, struct net_device *orig_dev);
packet_type        64 include/net/dsa.h struct packet_type;
packet_type        70 include/net/dsa.h 			       struct packet_type *pt);
packet_type       173 include/net/dsa.h 			       struct packet_type *pt);
packet_type       141 include/net/ip.h struct packet_type;
packet_type       154 include/net/ip.h int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
packet_type       156 include/net/ip.h void ip_list_rcv(struct list_head *head, struct packet_type *pt,
packet_type       974 include/net/ipv6.h 	     struct packet_type *pt, struct net_device *orig_dev);
packet_type       975 include/net/ipv6.h void ipv6_list_rcv(struct list_head *head, struct packet_type *pt,
packet_type        26 include/net/llc.h struct packet_type;
packet_type        61 include/net/llc.h 				     struct packet_type *pt,
packet_type        98 include/net/llc.h int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
packet_type       113 include/net/llc.h 					struct packet_type *pt,
packet_type       107 include/net/mrp.h 	struct packet_type	pkttype;
packet_type         8 include/net/p8022.h 				 struct packet_type *pt,
packet_type         8 include/net/psnap.h 				    struct packet_type *,
packet_type       206 include/net/x25.h 			   struct packet_type *, struct net_device *);
packet_type       209 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       235 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       256 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       281 include/uapi/linux/batadv_packet.h 	__u8 packet_type;
packet_type       304 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       333 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       372 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       406 include/uapi/linux/batadv_packet.h 	__u8 packet_type;
packet_type       447 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       477 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       506 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       535 include/uapi/linux/batadv_packet.h 	__u8   packet_type;
packet_type       767 net/802/mrp.c  		   struct packet_type *pt, struct net_device *orig_dev)
packet_type        35 net/802/p8022.c 							struct packet_type *pt,
packet_type        46 net/802/psnap.c 		    struct packet_type *pt, struct net_device *orig_dev)
packet_type        50 net/802/psnap.c 	static struct packet_type snap_packet_type = {
packet_type       125 net/802/psnap.c 							   struct packet_type *,
packet_type        31 net/802/stp.c  		       struct packet_type *pt, struct net_device *orig_dev)
packet_type       714 net/appletalk/aarp.c 		    struct packet_type *pt, struct net_device *orig_dev)
packet_type      1413 net/appletalk/ddp.c 		     struct packet_type *pt, struct net_device *orig_dev)
packet_type      1508 net/appletalk/ddp.c 		     struct packet_type *pt, struct net_device *orig_dev)
packet_type      1886 net/appletalk/ddp.c static struct packet_type ltalk_packet_type __read_mostly = {
packet_type      1891 net/appletalk/ddp.c static struct packet_type ppptalk_packet_type __read_mostly = {
packet_type      1960 net/ax25/af_ax25.c static struct packet_type ax25_packet_type __read_mostly = {
packet_type       184 net/ax25/ax25_in.c 	ax25_address *dev_addr, struct packet_type *ptype)
packet_type       434 net/ax25/ax25_in.c 		  struct packet_type *ptype, struct net_device *orig_dev)
packet_type       214 net/batman-adv/bat_iv_ogm.c 	batadv_ogm_packet->packet_type = BATADV_IV_OGM;
packet_type      1588 net/batman-adv/bat_iv_ogm.c 	if (ogm_packet->packet_type != BATADV_IV_OGM)
packet_type       365 net/batman-adv/bat_v_elp.c 	elp_packet->packet_type = BATADV_ELP;
packet_type      1061 net/batman-adv/bat_v_ogm.c 	ogm_packet->packet_type = BATADV_OGM2;
packet_type       444 net/batman-adv/distributed-arp-table.c 	switch (unicast_4addr_packet->u.packet_type) {
packet_type       469 net/batman-adv/distributed-arp-table.c 				   unicast_4addr_packet->u.packet_type);
packet_type       482 net/batman-adv/distributed-arp-table.c 			   unicast_4addr_packet->u.packet_type);
packet_type       477 net/batman-adv/fragmentation.c 	frag_header.packet_type = BATADV_UNICAST_FRAG;
packet_type       214 net/batman-adv/icmp_socket.c 	if (icmp_header->packet_type != BATADV_ICMP) {
packet_type       448 net/batman-adv/main.c 			   struct packet_type *ptype,
packet_type       504 net/batman-adv/main.c 	idx = batadv_ogm_packet->packet_type;
packet_type       578 net/batman-adv/main.c batadv_recv_handler_register(u8 packet_type,
packet_type       584 net/batman-adv/main.c 	curr = batadv_rx_handler[packet_type];
packet_type       590 net/batman-adv/main.c 	batadv_rx_handler[packet_type] = recv_handler;
packet_type       598 net/batman-adv/main.c void batadv_recv_handler_unregister(u8 packet_type)
packet_type       600 net/batman-adv/main.c 	batadv_rx_handler[packet_type] = batadv_recv_unhandled_packet;
packet_type       251 net/batman-adv/main.h 			   struct packet_type *ptype,
packet_type       254 net/batman-adv/main.h batadv_recv_handler_register(u8 packet_type,
packet_type       257 net/batman-adv/main.h void batadv_recv_handler_unregister(u8 packet_type);
packet_type      1146 net/batman-adv/network-coding.c 	coded_packet->packet_type = BATADV_CODED;
packet_type      1518 net/batman-adv/network-coding.c 	if (packet->packet_type != BATADV_UNICAST)
packet_type      1571 net/batman-adv/network-coding.c 	if (packet->packet_type != BATADV_UNICAST)
packet_type      1714 net/batman-adv/network-coding.c 	unicast_packet->packet_type = BATADV_UNICAST;
packet_type       708 net/batman-adv/routing.c 	switch (unicast_packet->packet_type) {
packet_type       968 net/batman-adv/routing.c 	is4addr = unicast_packet->packet_type == BATADV_UNICAST_4ADDR;
packet_type       247 net/batman-adv/send.c 	unicast_packet->packet_type = BATADV_UNICAST;
packet_type       305 net/batman-adv/send.c 	uc_4addr_packet->u.packet_type = BATADV_UNICAST_4ADDR;
packet_type       334 net/batman-adv/send.c 			    struct sk_buff *skb, int packet_type,
packet_type       346 net/batman-adv/send.c 	switch (packet_type) {
packet_type       406 net/batman-adv/send.c 				   struct sk_buff *skb, int packet_type,
packet_type       425 net/batman-adv/send.c 	ret = batadv_send_skb_unicast(bat_priv, skb, packet_type,
packet_type        54 net/batman-adv/send.h 			    struct sk_buff *skb, int packet_type,
packet_type        59 net/batman-adv/send.h 				   struct sk_buff *skb, int packet_type,
packet_type       338 net/batman-adv/soft-interface.c 		bcast_packet->packet_type = BATADV_BCAST;
packet_type       431 net/batman-adv/soft-interface.c 	is_bcast = (batadv_bcast_packet->packet_type == BATADV_BCAST);
packet_type       595 net/batman-adv/tp_meter.c 	icmp->packet_type = BATADV_ICMP;
packet_type      1185 net/batman-adv/tp_meter.c 	icmp->packet_type = BATADV_ICMP;
packet_type       611 net/batman-adv/tvlv.c 	unicast_tvlv_packet->packet_type = BATADV_UNICAST_TVLV;
packet_type       203 net/batman-adv/types.h 	struct packet_type batman_adv_ptype;
packet_type       246 net/caif/caif_dev.c 		   struct packet_type *pkttype, struct net_device *orig_dev)
packet_type       282 net/caif/caif_dev.c static struct packet_type caif_packet_type __read_mostly = {
packet_type       314 net/caif/caif_dev.c 				      struct packet_type *,
packet_type       118 net/caif/caif_usb.c static struct packet_type caif_usb_type __read_mostly = {
packet_type        83 net/caif/cfdgml.c 	u8 packet_type;
packet_type       101 net/caif/cfdgml.c 	packet_type = 0x08; /* B9 set - UNCLASSIFIED */
packet_type       102 net/caif/cfdgml.c 	cfpkt_add_head(pkt, &packet_type, 1);
packet_type       674 net/can/af_can.c 		   struct packet_type *pt, struct net_device *orig_dev)
packet_type       691 net/can/af_can.c 		     struct packet_type *pt, struct net_device *orig_dev)
packet_type       840 net/can/af_can.c static struct packet_type can_packet __read_mostly = {
packet_type       845 net/can/af_can.c static struct packet_type canfd_packet __read_mostly = {
packet_type       302 net/core/dev.c static inline struct list_head *ptype_head(const struct packet_type *pt)
packet_type       324 net/core/dev.c void dev_add_pack(struct packet_type *pt)
packet_type       347 net/core/dev.c void __dev_remove_pack(struct packet_type *pt)
packet_type       350 net/core/dev.c 	struct packet_type *pt1;
packet_type       379 net/core/dev.c void dev_remove_pack(struct packet_type *pt)
packet_type      1881 net/core/dev.c 			      struct packet_type *pt_prev,
packet_type      1891 net/core/dev.c 					  struct packet_type **pt,
packet_type      1896 net/core/dev.c 	struct packet_type *ptype, *pt_prev = *pt;
packet_type      1908 net/core/dev.c static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb)
packet_type      1939 net/core/dev.c 	struct packet_type *ptype;
packet_type      1941 net/core/dev.c 	struct packet_type *pt_prev = NULL;
packet_type      4552 net/core/dev.c sch_handle_ingress(struct sk_buff *skb, struct packet_type **pt_prev, int *ret,
packet_type      4695 net/core/dev.c static inline int nf_ingress(struct sk_buff *skb, struct packet_type **pt_prev,
packet_type      4717 net/core/dev.c 				    struct packet_type **ppt_prev)
packet_type      4719 net/core/dev.c 	struct packet_type *ptype, *pt_prev;
packet_type      4918 net/core/dev.c 	struct packet_type *pt_prev = NULL;
packet_type      4956 net/core/dev.c 						  struct packet_type *pt_prev,
packet_type      4987 net/core/dev.c 	struct packet_type *pt_curr = NULL;
packet_type      4996 net/core/dev.c 		struct packet_type *pt_prev = NULL;
packet_type       665 net/core/flow_dissector.c 	if (hdr->batadv_unicast.packet_type != BATADV_UNICAST)
packet_type       187 net/core/net-procfs.c 	struct packet_type *pt = NULL;
packet_type       216 net/core/net-procfs.c 	struct packet_type *pt;
packet_type       240 net/core/net-procfs.c 	return list_entry(nxt, struct packet_type, list);
packet_type       251 net/core/net-procfs.c 	struct packet_type *pt = v;
packet_type       492 net/dccp/ccids/ccid2.c static int ccid2_hc_tx_parse_options(struct sock *sk, u8 packet_type,
packet_type       452 net/dccp/ccids/ccid3.c static int ccid3_hc_tx_parse_options(struct sock *sk, u8 packet_type,
packet_type       462 net/dccp/ccids/ccid3.c 		if (packet_type == DCCP_PKT_DATA)
packet_type      2105 net/decnet/af_decnet.c static struct packet_type dn_dix_packet_type __read_mostly = {
packet_type       616 net/decnet/dn_route.c int dn_route_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
packet_type       204 net/dsa/dsa.c  			  struct packet_type *pt, struct net_device *unused)
packet_type       298 net/dsa/dsa.c  static struct packet_type dsa_pack_type __read_mostly = {
packet_type       112 net/dsa/tag_brcm.c 				       struct packet_type *pt,
packet_type       159 net/dsa/tag_brcm.c 				    struct packet_type *pt)
packet_type       198 net/dsa/tag_brcm.c 					    struct packet_type *pt)
packet_type        64 net/dsa/tag_dsa.c 			       struct packet_type *pt)
packet_type        77 net/dsa/tag_edsa.c 				struct packet_type *pt)
packet_type        84 net/dsa/tag_gswip.c 				     struct packet_type *pt)
packet_type       115 net/dsa/tag_ksz.c 				  struct packet_type *pt)
packet_type       183 net/dsa/tag_ksz.c 				   struct packet_type *pt)
packet_type        86 net/dsa/tag_lan9303.c 				   struct packet_type *pt)
packet_type        68 net/dsa/tag_mtk.c 				   struct packet_type *pt)
packet_type        54 net/dsa/tag_qca.c 				   struct packet_type *pt)
packet_type       237 net/dsa/tag_sja1105.c 				   struct packet_type *pt)
packet_type        55 net/dsa/tag_trailer.c 				   struct packet_type *pt)
packet_type       272 net/ieee802154/6lowpan/rx.c 		      struct packet_type *pt, struct net_device *orig_wdev)
packet_type       310 net/ieee802154/6lowpan/rx.c static struct packet_type lowpan_packet_type = {
packet_type      1065 net/ieee802154/socket.c 			  struct packet_type *pt, struct net_device *orig_dev)
packet_type      1091 net/ieee802154/socket.c static struct packet_type ieee802154_packet_type = {
packet_type      1903 net/ipv4/af_inet.c static struct packet_type ip_packet_type __read_mostly = {
packet_type       937 net/ipv4/arp.c 		   struct packet_type *pt, struct net_device *orig_dev)
packet_type      1282 net/ipv4/arp.c static struct packet_type arp_packet_type __read_mostly = {
packet_type       514 net/ipv4/ip_input.c int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
packet_type       584 net/ipv4/ip_input.c void ip_list_rcv(struct list_head *head, struct packet_type *pt,
packet_type       454 net/ipv4/ipconfig.c static int ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
packet_type       456 net/ipv4/ipconfig.c static struct packet_type rarp_packet_type __initdata = {
packet_type       475 net/ipv4/ipconfig.c ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
packet_type       637 net/ipv4/ipconfig.c static int ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);
packet_type       639 net/ipv4/ipconfig.c static struct packet_type bootp_packet_type __initdata = {
packet_type       958 net/ipv4/ipconfig.c static int __init ic_bootp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
packet_type       802 net/ipv6/af_inet6.c static struct packet_type ipv6_packet_type __read_mostly = {
packet_type       277 net/ipv6/ip6_input.c int ipv6_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
packet_type       298 net/ipv6/ip6_input.c void ipv6_list_rcv(struct list_head *head, struct packet_type *pt,
packet_type        93 net/iucv/af_iucv.c 	struct packet_type *pt, struct net_device *orig_dev);
packet_type      2169 net/iucv/af_iucv.c 	struct packet_type *pt, struct net_device *orig_dev)
packet_type      2405 net/iucv/af_iucv.c static struct packet_type iucv_packet_type = {
packet_type        94 net/llc/llc_core.c 					 struct packet_type *pt,
packet_type       133 net/llc/llc_core.c static struct packet_type llc_packet_type __read_mostly = {
packet_type       138 net/llc/llc_core.c static struct packet_type llc_tr_packet_type __read_mostly = {
packet_type       155 net/llc/llc_input.c 	    struct packet_type *pt, struct net_device *orig_dev)
packet_type       161 net/llc/llc_input.c 		   struct packet_type *, struct net_device *);
packet_type       342 net/mpls/af_mpls.c 			struct packet_type *pt, struct net_device *orig_dev)
packet_type       477 net/mpls/af_mpls.c static struct packet_type mpls_packet_type __read_mostly = {
packet_type       308 net/ncsi/internal.h 	struct packet_type  ptype;           /* NCSI packet Rx handler     */
packet_type       380 net/ncsi/internal.h 		 struct packet_type *pt, struct net_device *orig_dev);
packet_type      1106 net/ncsi/ncsi-rsp.c 		 struct packet_type *pt, struct net_device *orig_dev)
packet_type       184 net/packet/af_packet.c 		       struct packet_type *pt, struct net_device *orig_dev);
packet_type      1415 net/packet/af_packet.c 			     struct packet_type *pt, struct net_device *orig_dev)
packet_type      1502 net/packet/af_packet.c static bool match_fanout_group(struct packet_type *ptype, struct sock *sk)
packet_type      1794 net/packet/af_packet.c 			   struct packet_type *pt, struct net_device *orig_dev)
packet_type      2045 net/packet/af_packet.c 		      struct packet_type *pt, struct net_device *orig_dev)
packet_type      2160 net/packet/af_packet.c 		       struct packet_type *pt, struct net_device *orig_dev)
packet_type        96 net/packet/internal.h 	struct packet_type	prot_hook ____cacheline_aligned_in_smp;
packet_type       137 net/packet/internal.h 	struct packet_type	prot_hook ____cacheline_aligned_in_smp;
packet_type       359 net/phonet/af_phonet.c 			struct packet_type *pkttype,
packet_type       452 net/phonet/af_phonet.c static struct packet_type phonet_packet_type __read_mostly = {
packet_type        70 net/tipc/bearer.c 			   struct packet_type *pt, struct net_device *orig_dev);
packet_type       577 net/tipc/bearer.c 			   struct packet_type *pt, struct net_device *orig_dev)
packet_type       711 net/tipc/bearer.c 				 struct packet_type *pt, struct net_device *od)
packet_type       158 net/tipc/bearer.h 	struct packet_type pt;
packet_type       136 net/tipc/core.h 	struct packet_type loopback_pt;
packet_type      1752 net/x25/af_x25.c static struct packet_type x25_packet_type __read_mostly = {
packet_type        95 net/x25/x25_dev.c 			   struct packet_type *ptype, struct net_device *orig_dev)
packet_type       358 sound/soc/mediatek/common/mtk-btcvsd.c 				   enum bt_sco_packet_len packet_type,
packet_type       395 sound/soc/mediatek/common/mtk-btcvsd.c 		if ((control & btsco_packet_valid_mask[packet_type][i]) ==
packet_type       396 sound/soc/mediatek/common/mtk-btcvsd.c 		    btsco_packet_valid_mask[packet_type][i])
packet_type       411 sound/soc/mediatek/common/mtk-btcvsd.c 				  enum bt_sco_packet_len packet_type,
packet_type       484 sound/soc/mediatek/common/mtk-btcvsd.c 	unsigned int packet_type, packet_num, packet_length;
packet_type       498 sound/soc/mediatek/common/mtk-btcvsd.c 	packet_type = (control >> 18) & 0x7;
packet_type       506 sound/soc/mediatek/common/mtk-btcvsd.c 	if (packet_type >= BT_SCO_CVSD_MAX) {
packet_type       508 sound/soc/mediatek/common/mtk-btcvsd.c 			 __func__, packet_type);
packet_type       512 sound/soc/mediatek/common/mtk-btcvsd.c 	packet_length = btsco_packet_info[packet_type][0];
packet_type       513 sound/soc/mediatek/common/mtk-btcvsd.c 	packet_num = btsco_packet_info[packet_type][1];
packet_type       514 sound/soc/mediatek/common/mtk-btcvsd.c 	buf_cnt_tx = btsco_packet_info[packet_type][2];
packet_type       515 sound/soc/mediatek/common/mtk-btcvsd.c 	buf_cnt_rx = btsco_packet_info[packet_type][3];
packet_type       572 sound/soc/mediatek/common/mtk-btcvsd.c 						packet_type,
packet_type       605 sound/soc/mediatek/common/mtk-btcvsd.c 					       packet_type,