taglinefilesource code
ipx_dix_packet_type1321net/inet/ipx.cstatic struct packet_type ipx_dix_packet_type = 
ipx_dix_packet_type1340net/inet/ipx.cipx_dix_packet_type.type=htons(ETH_P_IPX);
ipx_dix_packet_type1341net/inet/ipx.cdev_add_pack(&ipx_dix_packet_type);