Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp.c4788 const __u8 *md5_location; in tcp_inbound_hash() local
4792 if (tcp_parse_auth_options(th, &md5_location, &aoh)) { in tcp_inbound_hash()
4821 if (likely(!md5_location && !aoh)) { in tcp_inbound_hash()
4843 l3index, md5_location); in tcp_inbound_hash()