Searched refs:PACKET_WRITABLE (Results 1 – 2 of 2) sorted by relevance
58 #define PACKET_WRITABLE 1 /* pd is writable */ macro
2209 set_bit(PACKET_WRITABLE, &pd->flags); in pkt_open_dev()2212 clear_bit(PACKET_WRITABLE, &pd->flags); in pkt_open_dev()2279 !test_bit(PACKET_WRITABLE, &pd->flags)) { in pkt_open()2315 int flush = test_bit(PACKET_WRITABLE, &pd->flags); in pkt_close()2459 if (!test_bit(PACKET_WRITABLE, &pd->flags)) { in pkt_make_request()