Home
last modified time | relevance | path

Searched refs:DNET_INTF_FLAG_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/dports/net/p5-Net-Libdnet/Net-Libdnet-0.99/lib/Net/
H A DLibdnet.pm156 use constant DNET_INTF_FLAG_LOOPBACK => 0x02; constant
/dports/net/p5-Net-Libdnet/Net-Libdnet-0.99/lib/Net/Libdnet/Entry/
H A DIntf.pm116 if ($flags & DNET_INTF_FLAG_LOOPBACK) { $buf .= "LOOPBACK," }