Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Ddropreason-core.h148 SKB_DROP_REASON_TCP_MD5NOTFOUND, enumerator
/linux-6.6.21/net/ipv4/
Dtcp.c4489 return SKB_DROP_REASON_TCP_MD5NOTFOUND; in tcp_inbound_md5_hash()