Searched refs:pf_modulate_sack (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/netpfil/pf/ |
| H A D | pf.c | 296 static int pf_modulate_sack(struct mbuf *, int, struct pf_pdesc *, 3062 pf_modulate_sack(struct mbuf *m, int off, struct pf_pdesc *pd, in pf_modulate_sack() function 5608 if (pf_modulate_sack(m, off, pd, th, dst)) in pf_tcp_track_full()
|