ng_nat.4 (6e1fc0118033f42b7c0d3623c8f67a89ebecabb2) ng_nat.4 (a51584a2d2fb3731a68eaf93b59e14227e572427)
1.\" Copyright (c) 2005 Gleb Smirnoff <glebius@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 251 unchanged lines hidden (view full) ---

260 uint32_t fragmentPtrLinkCount;
261 uint32_t sockCount;
262};
263.Ed
264In case of
265.Nm
266failed to retrieve a certain counter
267from its
1.\" Copyright (c) 2005 Gleb Smirnoff <glebius@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 251 unchanged lines hidden (view full) ---

260 uint32_t fragmentPtrLinkCount;
261 uint32_t sockCount;
262};
263.Ed
264In case of
265.Nm
266failed to retrieve a certain counter
267from its
268.Xr libalias
268.Xr libalias 3
269instance, the corresponding field is returned as
270.Va UINT32_MAX .
271.It Dv NGM_NAT_SET_DLT Pq Ic setdlt
272Sets the data link type on the
273.Va in
274and
275.Va out
276hooks.

--- 131 unchanged lines hidden ---
269instance, the corresponding field is returned as
270.Va UINT32_MAX .
271.It Dv NGM_NAT_SET_DLT Pq Ic setdlt
272Sets the data link type on the
273.Va in
274and
275.Va out
276hooks.

--- 131 unchanged lines hidden ---