rwatson 1fdd3bccc0 Abstract out initialization of most aspects of struct inpcbinfo from
their calling contexts in {IP divert, raw IP sockets, TCP, UDP} and
create new helper functions: in_pcbinfo_init() and in_pcbinfo_destroy()
to do this work in a central spot.  As inpcbinfo becomes more complex
due to ongoing work to add connection groups, this will reduce code
duplication.

MFC after:      1 month
Reviewed by:    bz
Sponsored by:   Juniper Networks
2010-03-14 18:59:11 +00:00
..
2010-03-12 22:39:35 +00:00
2010-03-09 00:50:58 +00:00
2010-03-13 21:52:21 +00:00
2010-03-14 02:13:11 +00:00
2010-03-11 15:13:55 +00:00
2010-01-06 05:58:07 +00:00
2010-02-18 22:34:29 +00:00
2010-02-18 22:10:55 +00:00
2010-03-13 15:10:07 +00:00
2010-02-21 01:12:18 +00:00