Searched defs:drop_skb (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/um/drivers/ | ||
H A D | net_kern.c | 42 static struct sk_buff *drop_skb; variable |
/openbmc/linux/net/unix/ | ||
H A D | af_unix.c | 2695 bool drop_skb; in unix_stream_read_generic() local |