Searched refs:fwmark (Results 1 – 6 of 6) sorted by relevance
41 uint64_t fwmark = 0; in main() local63 fwmark = strtoul(optarg, NULL, 0); in main()94 flnl_request_set_fwmark(request, fwmark); in main()
215 uint64_t fwmark; in flnl_lookup_build_request() local219 fwmark = flnl_request_get_fwmark(req); in flnl_lookup_build_request()224 fr.fl_fwmark = fwmark != UINT_LEAST64_MAX ? fwmark : 0; in flnl_lookup_build_request()
95 void flnl_request_set_fwmark(struct flnl_request *req, uint64_t fwmark) in flnl_request_set_fwmark() argument97 req->lr_fwmark = fwmark; in flnl_request_set_fwmark()
19 Marks packets with the given value/mask. The fwmark value set here can be used
2 It can, for example, be used in conjunction with routing based on fwmark (needs
1 Like MARK, i.e. set the fwmark, but the mark is calculated from hashing