diff options
author | 2014-04-14 09:06:41 +0000 | |
---|---|---|
committer | 2014-04-14 09:06:41 +0000 | |
commit | 5ee8afe39a770ad61ead39a141e8c19b968b0fdd (patch) | |
tree | b87e5dc2add33e729fcb6ee0ec810283a367bb96 /lib/libc/stdlib/malloc.c | |
parent | Sync the list of man pages with doc/crypto and doc/ssl. MLINKS will (diff) | |
download | wireguard-openbsd-5ee8afe39a770ad61ead39a141e8c19b968b0fdd.tar.xz wireguard-openbsd-5ee8afe39a770ad61ead39a141e8c19b968b0fdd.zip |
"struct pkthdr" holds a routing table ID, not a routing domain one.
Avoid the confusion by using an appropriate name for the variable.
Note that since routing domain IDs are a subset of the set of routing
table IDs, the following idiom is correct:
rtableid = rdomain
But to get the routing domain ID corresponding to a given routing table
ID, you must call rtable_l2(9).
claudio@ likes it, ok mikeb@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions