/src/sys/external/bsd/ipf/netinet/ |
fil.c | 201 static void ipf_rule_delete(ipf_main_softc_t *, frentry_t *f, 5021 ipf_rule_delete(softc, f, unit, set); 5099 /* Function: ipf_rule_delete */ 5113 ipf_rule_delete(ipf_main_softc_t *softc, frentry_t *f, int unit, int set) function in typeref:typename:void 9508 ipf_rule_delete(softc, fr, IPL_LOGIPF, 0); 9518 ipf_rule_delete(softc, fr, IPL_LOGIPF, 1);
|
fil.c | 201 static void ipf_rule_delete(ipf_main_softc_t *, frentry_t *f, 5021 ipf_rule_delete(softc, f, unit, set); 5099 /* Function: ipf_rule_delete */ 5113 ipf_rule_delete(ipf_main_softc_t *softc, frentry_t *f, int unit, int set) function in typeref:typename:void 9508 ipf_rule_delete(softc, fr, IPL_LOGIPF, 0); 9518 ipf_rule_delete(softc, fr, IPL_LOGIPF, 1);
|