/dports/www/squid/squid-4.15/src/comm/ |
H A D | Connection.cc | 32 nfmark(0), in Connection() 63 c->nfmark = nfmark; in copyDetails()
|
H A D | ConnOpener.cc | 277 if (conn_->nfmark && in createFd() 278 Ip::Qos::setSockNfmark(temporaryFd_, conn_->nfmark) < 0) in createFd() 279 conn_->nfmark = 0; in createFd() 283 fd_table[temporaryFd_].nfmarkToServer = conn_->nfmark; in createFd()
|
H A D | TcpAcceptor.cc | 191 if (conn->nfmark) in setListen() 192 Ip::Qos::setSockNfmark(conn, conn->nfmark); in setListen() 417 details->nfmark = Ip::Qos::getNfmarkFromConnection(details, Ip::Qos::dirAccepted); in oldAccept()
|
H A D | Connection.h | 150 nfmark_t nfmark; variable
|
/dports/www/squid/squid-4.15/src/ip/ |
H A D | QosConfig.h | 46 acl_nfmark() : next(NULL), aclList(NULL), nfmark(0) {} in acl_nfmark() 51 nfmark_t nfmark; variable
|
H A D | Qos.cci | 85 conn->nfmark = (x >= 0) ? mark : 0; 109 if (l->nfmark > 0)
|
/dports/www/squid/squid-4.15/src/acl/ |
H A D | ConnMark.cc | 82 const auto connmark = conn->clientConnection->nfmark; in match()
|
/dports/www/squid/squid-4.15/src/tests/ |
H A D | stub_comm.cc | 49 int comm_openex(int, int, Ip::Address &, int, tos_t tos, nfmark_t nfmark, const char *) STUB_RETVAL…
|
/dports/www/squid/squid-4.15/src/ |
H A D | FwdState.cc | 1286 return l->nfmark; in aclMapNfmark() 1368 conn.nfmark = GetNfmarkToServer(request); in GetMarkingsToServer() 1369 debugs(17, 3, "from " << conn.local << " netfilter mark " << conn.nfmark); in GetMarkingsToServer() 1371 conn.nfmark = 0; in GetMarkingsToServer()
|
H A D | cache_cf.cc | 1520 if (l->nfmark > 0) in dump_acl_nfmark() 1521 storeAppendPrintf(entry, "%s 0x%02X", name, l->nfmark); in dump_acl_nfmark() 1549 l->nfmark = mark; in parse_acl_nfmark()
|
H A D | cf.data.pre | 4388 >nfmark Client connection netfilter mark set by Squid 4399 <nfmark Server connection netfilter mark set by Squid
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bridge/netfilter/ |
H A D | Kconfig | 141 the 'nfmark' value in the frame. This can be set by the mark target. 196 setting the 'nfmark' value in the frame.
|
/dports/multimedia/libv4l/linux-5.13-rc2/net/bridge/netfilter/ |
H A D | Kconfig | 141 the 'nfmark' value in the frame. This can be set by the mark target. 196 setting the 'nfmark' value in the frame.
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bridge/netfilter/ |
H A D | Kconfig | 141 the 'nfmark' value in the frame. This can be set by the mark target. 196 setting the 'nfmark' value in the frame.
|
/dports/www/squid/squid-4.15/src/clients/ |
H A D | FtpClient.cc | 765 conn->nfmark = ctrl.conn->nfmark; in connectDataChannel()
|
H A D | FtpGateway.cc | 472 conn->nfmark = ctrl.conn->nfmark; in listenForDataChannel()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/ |
H A D | Kconfig | 744 tristate 'nfmark target and match support' 750 "nfmark" value in the packet. 752 the netfilter mark (nfmark) field associated with the packet. 754 Prior to routing, the nfmark can influence the routing method and can 766 ctmark), similarly to the packet mark (nfmark). Using this 897 range. The nfmark can influence the routing method and can also be used
|
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/ |
H A D | Kconfig | 744 tristate 'nfmark target and match support' 750 "nfmark" value in the packet. 752 the netfilter mark (nfmark) field associated with the packet. 754 Prior to routing, the nfmark can influence the routing method and can 766 ctmark), similarly to the packet mark (nfmark). Using this 897 range. The nfmark can influence the routing method and can also be used
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/ |
H A D | Kconfig | 744 tristate 'nfmark target and match support' 750 "nfmark" value in the packet. 752 the netfilter mark (nfmark) field associated with the packet. 754 Prior to routing, the nfmark can influence the routing method and can 766 ctmark), similarly to the packet mark (nfmark). Using this 897 range. The nfmark can influence the routing method and can also be used
|
/dports/www/squid/squid-4.15/src/format/ |
H A D | Format.cc | 493 sb.appendf("0x%x", al->tcpClient->nfmark); in assemble() 537 sb.appendf("0x%x", al->hier.tcpServer->nfmark); in assemble()
|
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/simple-kconfig.d/ |
H A D | input-3.kconfig | 50 to nfmark, but designated for security purposes.
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ |
H A D | Kconfig | 105 to nfmark, but designated for security purposes.
|
/dports/multimedia/libv4l/linux-5.13-rc2/net/ |
H A D | Kconfig | 105 to nfmark, but designated for security purposes.
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ |
H A D | Kconfig | 105 to nfmark, but designated for security purposes.
|