Home
last modified time | relevance | path

Searched refs:fr_namelen (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c4666 (fp->fr_icmphead >= fp->fr_namelen)) {
4677 (fp->fr_grhead >= fp->fr_namelen)) {
4688 (fp->fr_group >= fp->fr_namelen)) {
4931 (fp->fr_tif.fd_name >= fp->fr_namelen)) {
4940 (fp->fr_dif.fd_name >= fp->fr_namelen)) {
4949 (fp->fr_rif.fd_name >= fp->fr_namelen)) {
5335 if (addrp->iplookupname >= fr->fr_namelen)
H A Dip_fil.h712 int fr_namelen; member