taglinefilesource code
ipx_dix_packet_type1103net/inet/ipx.cstatic struct packet_type ipx_dix_packet_type = 
ipx_dix_packet_type1116net/inet/ipx.cipx_dix_packet_type.type=htons(ETH_P_IPX);
ipx_dix_packet_type1117net/inet/ipx.cdev_add_pack(&ipx_dix_packet_type);