CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2013/04/02 12:27:47

Modified files:
        sys/netinet    : in_pcb.c ip_divert.c raw_ip.c tcp_input.c 
                         tcp_subr.c udp_usrreq.c 
        sys/netinet6   : ip6_divert.c 

Log message:
Use macros sotoinpcb() and intotcpcb() instead of casts.  Use NULL
instead of 0 for pointers.  No binary change.
OK mpi@

Reply via email to