HomeSort by: relevance | last modified time | path
    Searched refs:npf_set_mss (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/npf/
npf_ext_normalize.c 191 if (npf_set_mss(npc, maxmss, old, new, &mid) &&
npf_impl.h 371 bool npf_set_mss(npf_cache_t *, uint16_t, uint16_t *, uint16_t *,
npf_inet.c 348 * npf_set_mss: set the MSS.
351 npf_set_mss(npf_cache_t *npc, uint16_t mss, uint16_t *old, uint16_t *new, function in typeref:typename:bool

Completed in 13 milliseconds