Lines Matching refs:packet_sock_flag
275 if (!packet_sock_flag(po, PACKET_SOCK_QDISC_BYPASS))
340 if (!packet_sock_flag(po, PACKET_SOCK_RUNNING)) {
389 if (packet_sock_flag(po, PACKET_SOCK_RUNNING))
1317 if (packet_sock_flag(po, PACKET_SOCK_PRESSURE) != pressure)
1325 if (packet_sock_flag(po, PACKET_SOCK_PRESSURE) &&
1415 !packet_sock_flag(po_next, PACKET_SOCK_PRESSURE) &&
1788 if (packet_sock_flag(po, PACKET_SOCK_RUNNING) &&
2188 if (unlikely(packet_sock_flag(po, PACKET_SOCK_ORIGDEV)))
2465 if (unlikely(packet_sock_flag(po, PACKET_SOCK_ORIGDEV)))
2685 if (unlikely(packet_sock_flag(po, PACKET_SOCK_TX_HAS_OFF))) {
2857 if (packet_sock_flag(po, PACKET_SOCK_TP_LOSS)) {
3238 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) {
3251 BUG_ON(packet_sock_flag(po, PACKET_SOCK_RUNNING));
3529 if (packet_sock_flag(pkt_sk(sk), PACKET_SOCK_AUXDATA)) {
4086 val = packet_sock_flag(po, PACKET_SOCK_AUXDATA);
4089 val = packet_sock_flag(po, PACKET_SOCK_ORIGDEV);
4125 val = packet_sock_flag(po, PACKET_SOCK_TP_LOSS);
4150 val = packet_sock_flag(po, PACKET_SOCK_TX_HAS_OFF);
4153 val = packet_sock_flag(po, PACKET_SOCK_QDISC_BYPASS);
4188 if (packet_sock_flag(po, PACKET_SOCK_RUNNING)) {
4499 was_running = packet_sock_flag(po, PACKET_SOCK_RUNNING);
4708 packet_sock_flag(po, PACKET_SOCK_RUNNING),