diff options
author | sbruno <sbruno@FreeBSD.org> | 2012-08-02 00:00:34 +0000 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2012-08-02 00:00:34 +0000 |
commit | 9834adb4ca4a385ec256c84d5c067401eda8e3f0 (patch) | |
tree | 0dcc954fc88ddb4e6ac9a7ee3304a905d3725fbe /sys/netinet/tcpip.h | |
parent | e5bd3e99adcf79f279e259ec91941baf9fe87742 (diff) | |
download | FreeBSD-src-9834adb4ca4a385ec256c84d5c067401eda8e3f0.zip FreeBSD-src-9834adb4ca4a385ec256c84d5c067401eda8e3f0.tar.gz |
CPU_NEXT() already handles wrapping around to the beginning. Also, in a
system with sparse CPU IDs, you can have a valid CPU ID > mp_ncpus (e.g. if
you have two CPUs 0 and 4, with mp_maxid == 4 and mp_ncpus == 2).
Introduced at svn r235210
Submitted by: jhb@
Reviewed by: jfv@
Diffstat (limited to 'sys/netinet/tcpip.h')
0 files changed, 0 insertions, 0 deletions