Searched refs:npf_set_mss (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/net/npf/ |
| D | npf_ext_normalize.c | 191 if (npf_set_mss(npc, maxmss, old, new, &mid) && in npf_normalize()
|
| D | npf_impl.h | 368 bool npf_set_mss(npf_cache_t *, uint16_t, uint16_t *, uint16_t *,
|
| D | npf_inet.c | 351 npf_set_mss(npf_cache_t *npc, uint16_t mss, uint16_t *old, uint16_t *new, in npf_set_mss() function
|