Home
last modified time | relevance | path

Searched refs:pkttype (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/media/rc/
H A Dredrat3.c601 unsigned pktlen, pkttype; in redrat3_read_packet_start() local
605 pkttype = be16_to_cpu(header->transfer_type); in redrat3_read_packet_start()
612 switch (pkttype) { in redrat3_read_packet_start()
630 pkttype, len, pktlen); in redrat3_read_packet_start()
656 unsigned pkttype; in redrat3_get_ir_data() local
675 pkttype = be16_to_cpu(rr3->irdata.header.transfer_type); in redrat3_get_ir_data()
676 if (pkttype == RR3_MOD_SIGNAL_IN) in redrat3_get_ir_data()
680 pkttype); in redrat3_get_ir_data()
/linux/include/uapi/linux/netfilter/
H A Dxt_pkttype.h6 int pkttype; member
/linux/net/802/
H A Dmrp.c320 skb->protocol = app->app->pkttype.type; in mrp_pdu_init()
352 dev_hard_header(app->pdu, app->dev, ntohs(app->app->pkttype.type), in mrp_pdu_queue()
788 pkttype); in mrp_rcv()
934 appl->pkttype.func = mrp_rcv; in mrp_register_application()
935 dev_add_pack(&appl->pkttype); in mrp_register_application()
942 dev_remove_pack(&appl->pkttype); in mrp_unregister_application()
/linux/net/netfilter/
H A Dxt_pkttype.c38 return (type == info->pkttype) ^ info->invert; in pkttype_mt()
H A DKconfig1513 tristate '"pkttype" packet type match support'
1520 iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
/linux/net/8021q/
H A Dvlan_mvrp.c28 .pkttype.type = htons(ETH_P_MVRP),
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.h47 u8 pkttype, void *payload);
/linux/include/net/
H A Dmrp.h111 struct packet_type pkttype; member
/linux/tools/testing/selftests/net/netfilter/
H A Dbr_netfilter.sh130 meta pkttype broadcast ip protocol icmp counter drop
/linux/net/caif/
H A Dcaif_dev.c248 struct packet_type *pkttype, struct net_device *orig_dev) in receive() argument
/linux/net/phonet/
H A Daf_phonet.c361 struct packet_type *pkttype, in phonet_rcv() argument
/linux/
H A DCREDITS2541 D: Netfilter pkttype module