Home
last modified time | relevance | path

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

/netbsd/src/sys/net/npf/
Dnpf_ext_normalize.c191 if (npf_set_mss(npc, maxmss, old, new, &mid) && in npf_normalize()
Dnpf_impl.h368 bool npf_set_mss(npf_cache_t *, uint16_t, uint16_t *, uint16_t *,
Dnpf_inet.c351 npf_set_mss(npf_cache_t *npc, uint16_t mss, uint16_t *old, uint16_t *new, in npf_set_mss() function