Lines Matching full:watt
76 * Internal variables/functions in Watt-32
87 extern void dbug_write (const char *); /* Watt-32 lib, pcdbug.c */
532 * Gets localnet & netmask from Watt-32.
883 * Hook functions for using Watt-32 together with pcap
902 * This function is used by Watt-32 to poll for a packet.
917 * This function is called by Watt-32 (via _eth_xmit_hook).
947 * This function is called by Watt-32 in tcp_post_init().
948 * We should prevent Watt-32 from using BOOTP/DHCP/RARP etc.
962 * Suppress PRINT message from Watt-32's sock_init()
967 * To use features of Watt-32 (netdb functions and socket etc.)
970 * make Watt-32 and pcap co-operate.
1004 * just pretend Watt-32 is initialized okay. in init_watt32()
1006 * !! fix-me: The Watt-32 config isn't done if no pktdrvr in init_watt32()
1041 /* _eth_is_init = 1; */ /* hack to get Rx/Tx-hooks in Watt-32 working */ in init_watt32()
1100 * handling. Uses Watt-32's config-table function.