Searched refs:min_length (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | ip_encap.c | 95 int min_length; member 252 ep->min_length = cfg->min_length; in encap_attach() 306 if (ep->min_length > m->m_pkthdr.len) in encap_input()
|
| H A D | ip_encap.h | 51 int min_length; /* minimum packet length */ member
|
| H A D | in_gif.c | 398 .min_length = 2 * sizeof(struct ip), 408 .min_length = sizeof(struct ip) + 419 .min_length = sizeof(struct ip) +
|
| H A D | ip_gre.c | 562 .min_length = sizeof(struct greip) + sizeof(struct ip),
|
| H A D | ip_mroute.c | 249 .min_length = sizeof(struct ip) + PIM_MINLEN,
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_gif.c | 423 .min_length = sizeof(struct ip6_hdr) + 434 .min_length = 2 * sizeof(struct ip6_hdr), 443 .min_length = sizeof(struct ip6_hdr) +
|
| H A D | ip6_gre.c | 557 .min_length = sizeof(struct greip6) +
|
| H A D | ip6_mroute.c | 146 .min_length = sizeof(struct ip6_hdr) + PIM_MINLEN,
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_gzip_filter_module.c | 27 ssize_t min_length; member 194 offsetof(ngx_http_gzip_conf_t, min_length), 256 && r->headers_out.content_length_n < conf->min_length) in ngx_http_gzip_header_filter() 1177 conf->min_length = NGX_CONF_UNSET; in ngx_http_gzip_create_conf() 1201 ngx_conf_merge_value(conf->min_length, prev->min_length, 20); in ngx_http_gzip_merge_conf()
|
| /f-stack/freebsd/netipsec/ |
| H A D | xform_ipcomp.c | 687 .min_length = sizeof(struct ip), 730 .min_length = sizeof(struct ip6_hdr),
|
| /f-stack/freebsd/net/ |
| H A D | if_stf.c | 177 .min_length = sizeof(struct ip),
|
| H A D | if_me.c | 652 .min_length = sizeof(struct ip) + sizeof(struct mobhdr) -
|