Home
last modified time | relevance | path

Searched refs:fou_cfg_cmp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dfou.c503 static bool fou_cfg_cmp(struct fou *fou, struct fou_cfg *cfg) in fou_cfg_cmp() function
541 if (fou_cfg_cmp(fout, cfg)) { in fou_add_to_port_list()
644 if (fou_cfg_cmp(fou, cfg)) { in fou_destroy()
873 if (fou_cfg_cmp(fout, &cfg)) { in fou_nl_cmd_get_port()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfou_core.c491 static bool fou_cfg_cmp(struct fou *fou, struct fou_cfg *cfg) in fou_cfg_cmp() function
529 if (fou_cfg_cmp(fout, cfg)) { in fou_add_to_port_list()
632 if (fou_cfg_cmp(fou, cfg)) { in fou_destroy()
847 if (fou_cfg_cmp(fout, &cfg)) { in fou_nl_get_doit()

Completed in 5 milliseconds