Home
last modified time | relevance | path

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

/net/packet/
Daf_packet.c169 int closing, int tx_ring);
3588 int closing, int tx_ring) in packet_set_ring() argument
3602 if (!closing && tx_ring && (po->tp_version > TPACKET_V2)) { in packet_set_ring()
3611 if (!closing) { in packet_set_ring()
3699 if (closing || atomic_read(&po->mapped) == 0) { in packet_set_ring()
3727 if (closing && (po->tp_version > TPACKET_V2)) { in packet_set_ring()
/net/netlink/
Daf_netlink.c218 bool closing, bool tx_ring) in netlink_set_ring() argument
230 if (!closing) { in netlink_set_ring()
269 if (closing || atomic_read(&nlk->mapped) == 0) { in netlink_set_ring()