Home
last modified time | relevance | path

Searched refs:fwmark (Results 1 – 10 of 10) sorted by relevance

/external/libnl/src/
Dnl-fib-lookup.c38 uint64_t fwmark = 0; in main() local
60 fwmark = strtoul(optarg, NULL, 0); in main()
91 flnl_request_set_fwmark(request, fwmark); in main()
/external/libnl/lib/fib_lookup/
Dlookup.c213 uint64_t fwmark; in flnl_lookup_build_request() local
217 fwmark = flnl_request_get_fwmark(req); in flnl_lookup_build_request()
222 fr.fl_fwmark = fwmark != UINT_LEAST64_MAX ? fwmark : 0; in flnl_lookup_build_request()
Drequest.c94 void flnl_request_set_fwmark(struct flnl_request *req, uint64_t fwmark) in flnl_request_set_fwmark() argument
96 req->lr_fwmark = fwmark; in flnl_request_set_fwmark()
/external/kernel-headers/original/uapi/linux/
Dip_vs.h135 __u32 fwmark; /* firwall mark of service */ member
197 __u32 fwmark; /* firwall mark of service */ member
237 __u32 fwmark; /* firwall mark of service */ member
/external/iproute2/ip/
Diprule.c385 __u32 fwmark, fwmask; in iprule_modify() local
389 if (get_u32(&fwmark, *argv, 0)) in iprule_modify()
391 addattr32(&req.n, sizeof(req), FRA_FWMARK, fwmark); in iprule_modify()
/external/iptables/extensions/
Dlibxt_TPROXY.man19 Marks packets with the given value/mask. The fwmark value set here can be used
Dlibxt_MARK.man2 It can, for example, be used in conjunction with routing based on fwmark (needs
Dlibxt_HMARK.man1 Like MARK, i.e. set the fwmark, but the mark is calculated from hashing
/external/iproute2/doc/actions/
Dactions-general152 # which marks the packet fwmark as 2 and pipes
159 # mark it as fwmark 3 if exceeded
/external/iproute2/doc/
Dip-cref.tex2020 to mark some classes of packets with \verb|fwmark|. Therefore,
2021 \verb|fwmark| is also included in the set of keys checked by rules.
2026 interface, tos, fwmark\} and, if the selector matches the packet,
2138 \item \verb|fwmark MARK|
2140 --- select the \verb|fwmark| value to match.
3026 to \verb|fwmark| a class of packets.
3031 320: from 193.233.7.83 fwmark 1234 lookup main map-to 192.203.80.144