Searched defs:DROP (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/ | ||
| H A D | xdp.py | 32 DROP = 1 # Drop the packet global() variable in XDPAction |
| /linux/drivers/net/ethernet/arc/ | ||
| H A D | emac.h | 44 #define DROP (1 << 23) macro |
| /linux/samples/bpf/ | ||
| H A D | xdp_sample_user.c | 61 #define DROP(drop) drop, "drop/s" macro |
| /linux/mm/ | ||
| H A D | filemap.c | 1223 DROP, /* Drop ref to page before wait, no check when woken, enumerator |