Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c4802 const __u8 *md5_location; in tcp_inbound_hash() local
4806 if (tcp_parse_auth_options(th, &md5_location, &aoh)) { in tcp_inbound_hash()
4835 if (likely(!md5_location && !aoh)) { in tcp_inbound_hash()
4857 l3index, md5_location); in tcp_inbound_hash()