Robert Watson 4cf172fd65 Remove unused v6 macro aliases for inpcb fields:
in6p_ip6_nxt
        in6p_vflag
        in6p_flags
        in6p_socket
        in6p_lport
        in6p_fport
        in6p_ppcb

Remove unused v6 macro aliases for inpcb flags:

        IN6P_HIGHPORT
        IN6P_LOWPORT
        IN6P_ANONPORT
        IN6P_RECVIF
        IN6P_MTUDISC
        IN6P_FAITH
        IN6P_CONTROLOPTS

References to in6p_lport and in6_fport in sockstat are also replaced with
normal inp_lport and inp_fport references.

MFC after:	3 days
Reviewed by:	bz
2009-03-10 17:57:41 +00:00
..
2009-02-19 16:16:44 +00:00
2009-02-28 10:40:37 +00:00
2008-11-19 00:14:15 +00:00
2009-01-16 15:00:30 +00:00
2009-02-03 15:27:29 +00:00
2009-02-11 20:36:17 +00:00
2009-02-21 03:38:46 +00:00
2009-02-21 03:42:31 +00:00