Searched refs:pkttype (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/include/uapi/linux/netfilter/ |
| D | xt_pkttype.h | 6 int pkttype; member
|
| /Linux-v5.4/drivers/media/rc/ |
| D | redrat3.c | 602 unsigned pktlen, pkttype; in redrat3_read_packet_start() local 606 pkttype = be16_to_cpu(header->transfer_type); in redrat3_read_packet_start() 613 switch (pkttype) { in redrat3_read_packet_start() 631 pkttype, len, pktlen); in redrat3_read_packet_start() 657 unsigned pkttype; in redrat3_get_ir_data() local 676 pkttype = be16_to_cpu(rr3->irdata.header.transfer_type); in redrat3_get_ir_data() 677 if (pkttype == RR3_MOD_SIGNAL_IN) in redrat3_get_ir_data() 681 pkttype); in redrat3_get_ir_data()
|
| /Linux-v5.4/net/netfilter/ |
| D | xt_pkttype.c | 38 return (type == info->pkttype) ^ info->invert; in pkttype_mt()
|
| D | Kconfig | 1466 tristate '"pkttype" packet type match support' 1473 iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
|
| /Linux-v5.4/net/802/ |
| D | mrp.c | 306 skb->protocol = app->app->pkttype.type; in mrp_pdu_init() 338 dev_hard_header(app->pdu, app->dev, ntohs(app->app->pkttype.type), in mrp_pdu_queue() 770 pkttype); in mrp_rcv() 911 appl->pkttype.func = mrp_rcv; in mrp_register_application() 912 dev_add_pack(&appl->pkttype); in mrp_register_application() 919 dev_remove_pack(&appl->pkttype); in mrp_unregister_application()
|
| /Linux-v5.4/net/8021q/ |
| D | vlan_mvrp.c | 28 .pkttype.type = htons(ETH_P_MVRP),
|
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | 11n_rxreorder.h | 59 u8 pkttype, void *payload);
|
| /Linux-v5.4/include/net/ |
| D | mrp.h | 107 struct packet_type pkttype; member
|
| /Linux-v5.4/net/phonet/ |
| D | af_phonet.c | 359 struct packet_type *pkttype, in phonet_rcv() argument
|
| /Linux-v5.4/net/caif/ |
| D | caif_dev.c | 246 struct packet_type *pkttype, struct net_device *orig_dev) in receive() argument
|
| /Linux-v5.4/ |
| D | CREDITS | 2298 D: Netfilter pkttype module
|