freebsd-dev/sys/dev/cxgb/ulp
Robert Watson 8896f83a58 Add a new function, ifa_ifwithaddr_check(), which rather than returning
a pointer to an ifaddr matching the passed socket address, returns a
boolean indicating whether one was present.  In the (near) future,
ifa_ifwithaddr() will return a referenced ifaddr rather than a raw
ifaddr pointer, and the new wrapper will allow callers that care only
about the boolean condition to avoid having to free that reference.

MFC after:	3 weeks
2009-06-22 10:59:34 +00:00
..
iw_cxgb Add a new function, ifa_ifwithaddr_check(), which rather than returning 2009-06-22 10:59:34 +00:00
toecore - Remove default NIC dependency on ulp headers 2008-09-24 01:19:08 +00:00
tom Update VNET base pointer setting macro to use a correct source of 2009-06-01 21:10:23 +00:00