Searched refs:pf_modulate_sack (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/netpfil/pf/ |
| HD | pf.c | 281 static int pf_modulate_sack(struct mbuf *, int, struct pf_pdesc *, 3028 pf_modulate_sack(struct mbuf *m, int off, struct pf_pdesc *pd, in pf_modulate_sack() function 5040 if (pf_modulate_sack(m, off, pd, th, dst)) in pf_tcp_track_full()
|