Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_sync.c284 static void ntoh_seq(struct ip_vs_seq *no, struct ip_vs_seq *ho) in ntoh_seq() function
1044 ntoh_seq(&topt->in_seq, &opt->in_seq); in ip_vs_proc_seqopt()
1045 ntoh_seq(&topt->out_seq, &opt->out_seq); in ip_vs_proc_seqopt()