diff options
author | glebius <glebius@FreeBSD.org> | 2005-01-14 09:00:46 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2005-01-14 09:00:46 +0000 |
commit | 4db2b8d392653d006688b34d58bdb4ff6bc93523 (patch) | |
tree | d9fa7d7031281028b0d46da348135c088236c843 /lib/msun/man/fenv.3 | |
parent | 3c319ea2eac56f153a87df3c9616031973d63110 (diff) | |
download | FreeBSD-src-4db2b8d392653d006688b34d58bdb4ff6bc93523.zip FreeBSD-src-4db2b8d392653d006688b34d58bdb4ff6bc93523.tar.gz |
o Clean up interface between ip_fw_chk() and its callers:
- ip_fw_chk() returns action as function return value. Field retval is
removed from args structure. Action is not flag any more. It is one
of integer constants.
- Any action-specific cookies are returned either in new "cookie" field
in args structure (dummynet, future netgraph glue), or in mbuf tag
attached to packet (divert, tee, some future action).
o Convert parsing of return value from ip_fw_chk() in ipfw_check_{in,out}()
to a switch structure, so that the functions are more readable, and a future
actions can be added with less modifications.
Approved by: andre
MFC after: 2 months
Diffstat (limited to 'lib/msun/man/fenv.3')
0 files changed, 0 insertions, 0 deletions