Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 1998 16:57:17 -0800 (PST)
From:      Alex Nash <alex@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet ip_fw.c
Message-ID:  <199801050057.QAA09140@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

alex        1998/01/04 16:57:17 PST

  Modified files:
    sys/netinet          ip_fw.c 
  Log:
  Use LIST_FIRST/LIST_NEXT macros instead of accessing the fields lh_first
  and le_next.
  
  Revision  Changes    Path
  1.71      +22 -22    src/sys/netinet/ip_fw.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801050057.QAA09140>