Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddropreason-core.h163 SKB_DROP_REASON_SOCKET_BACKLOG, enumerator
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c1950 *reason = SKB_DROP_REASON_SOCKET_BACKLOG; in tcp_add_backlog()