What happened to ipintrq? I know it is now defined in ip_input.c...problem is I'm trying to port a driver to 5.1. The files are in a subdirectory in /usr/src/sys/dev and in order to get it to compile, I've declared it like this: extern struct ifqueue ipintrq; But upon linking, I get unresolved symbol. Clearly it is not linking against the object files created from ip_input.c Anyone mind providing a hint here? Thanks, vecReceived on Thu Sep 18 2003 - 16:30:33 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:22 UTC