Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c3968 static bool smc_parse_options(const struct tcphdr *th, in smc_parse_options() function
4143 if (smc_parse_options(th, opt_rx, ptr, opsize)) in tcp_parse_options()