>       [ML]  I don't have the source in front of me, but I think it
>uses queue.h macros now so that the definition probably looks like
>               typedef LIST_HEAD( something, ifnet ) ifnethead;
>
>       where LIST could also be TAILQ, CIRCQ, or something else (the
>AIX version of sys/queue.h contains only these three).

I found a man (9) page on 'ifnet'. I have got all I need...

Thanks,

Emmanuel


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to