Searched refs:fr_isctag (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_fil_compat.c131 char fr_isctag[16]; member in struct:frentry_4_1_16
185 char fr_isctag[16]; member in struct:frentry_4_1_0
1100 bcopy(&old->fr_isctag, &fr->fr_isctag, sizeof(old->fr_isctag));
1149 bcopy(&old->fr_isctag, &fr->fr_isctag, sizeof(old->fr_isctag));
1823 bcopy(&fr->fr_isctag, &old->fr_isctag, sizeo
[all...]
H A Dip_scan.c214 if (fr->fr_isctag[0]) {
216 i = ipsc_lookup(fr->fr_isctag);
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_fil_compat.c131 char fr_isctag[16]; member in struct:frentry_4_1_16
185 char fr_isctag[16]; member in struct:frentry_4_1_0
1094 bcopy(&old->fr_isctag, &fr->fr_isctag, sizeof(old->fr_isctag));
1143 bcopy(&old->fr_isctag, &fr->fr_isctag, sizeof(old->fr_isctag));
1817 bcopy(&fr->fr_isctag, &old->fr_isctag, sizeo
[all...]
H A Dip_scan.c224 if (fr->fr_isctag[0]) {
226 i = ipsc_lookup(fr->fr_isctag);
H A Dip_fil.h554 char fr_isctag[16]; member in struct:frentry
H A Dfil.c4504 if (f->fr_isctag[0] != '\0' &&
4542 if (f->fr_isctag[0] != '\0' &&
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintfr.c449 if (fp->fr_isctag[0])
450 printf(" scan %s", fp->fr_isctag);

Completed in 93 milliseconds