Searched refs:pkttype (Results 1 – 6 of 6) sorted by relevance
320 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()
38 return (type == info->pkttype) ^ info->invert; in pkttype_mt()
1513 tristate '"pkttype" packet type match support'1520 iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
28 .pkttype.type = htons(ETH_P_MVRP),
248 struct packet_type *pkttype, struct net_device *orig_dev) in receive() argument
358 struct packet_type *pkttype, in phonet_rcv() argument
Completed in 12 milliseconds