summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_rmx.c
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2008-02-07 11:10:17 +0000
committerglebius <glebius@FreeBSD.org>2008-02-07 11:10:17 +0000
commit34f9d2c8a976caf6b0a754dca95b8177f106579f (patch)
treefd3195d38427f022b646bf217ae6c5fe0fb90b13 /sys/netinet/in_rmx.c
parent7d4cb18f1121718e503b4d3a9d8f524a29f238ff (diff)
downloadFreeBSD-src-34f9d2c8a976caf6b0a754dca95b8177f106579f.zip
FreeBSD-src-34f9d2c8a976caf6b0a754dca95b8177f106579f.tar.gz
Use rtalloc1() instead of rtalloc_ign(). It returns a locked
rtentry. We quickly copy the fields of interest, and then RTFREE_LOCKED(). This should be faster then lock & unlock the rtentry twice.
Diffstat (limited to 'sys/netinet/in_rmx.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud