Searched refs:pkttype (Results 1 – 6 of 6) sorted by relevance
319 skb->protocol = app->app->pkttype.type; in mrp_pdu_init()351 dev_hard_header(app->pdu, app->dev, ntohs(app->app->pkttype.type), in mrp_pdu_queue()787 pkttype); in mrp_rcv()933 appl->pkttype.func = mrp_rcv; in mrp_register_application()934 dev_add_pack(&appl->pkttype); in mrp_register_application()941 dev_remove_pack(&appl->pkttype); in mrp_unregister_application()
38 return (type == info->pkttype) ^ info->invert; in pkttype_mt()
1493 tristate '"pkttype" packet type match support'1500 iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
28 .pkttype.type = htons(ETH_P_MVRP),
247 struct packet_type *pkttype, struct net_device *orig_dev) in receive() argument
358 struct packet_type *pkttype, in phonet_rcv() argument