Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c141 static int ipfw_flush_sopt_data(struct sockopt_data *sd);
3584 ipfw_flush_sopt_data(struct sockopt_data *sd) in ipfw_flush_sopt_data() function
3633 error = ipfw_flush_sopt_data(sd); in ipfw_get_sopt_space()
3783 error = ipfw_flush_sopt_data(&sdata); in ipfw_ctl3()
3785 ipfw_flush_sopt_data(&sdata); in ipfw_ctl3()