Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddropreason-core.h148 SKB_DROP_REASON_TCP_MD5NOTFOUND, enumerator
/openbmc/linux/net/ipv4/
H A Dtcp.c4498 return SKB_DROP_REASON_TCP_MD5NOTFOUND; in tcp_inbound_md5_hash()