/src/sys/external/bsd/ipf/netinet/ |
ip_rcmd_pxy.c | 136 int off, dlen, nflags, direction; local in function:ipf_p_rcmd_portmsg 279 nflags = SI_W_SPORT|NAT_SLAVE|IPN_TCP; 283 nat2 = ipf_nat_add(&fi, rc->rcmd_rule, NULL, nflags, 287 nat2 = ipf_nat6_add(&fi, rc->rcmd_rule, NULL, nflags,
|
ip_tftp_pxy.c | 284 int nflags; local in function:ipf_p_tftp_backchannel 310 nflags = NAT_SLAVE|IPN_UDP|SI_W_SPORT; 345 nflags |= NAT_NOTRULEPORT; 349 nat2 = ipf_nat_add(&fi, ti->ti_rule, NULL, nflags, dir); 352 nat2 = ipf_nat6_add(&fi, ti->ti_rule, NULL, nflags, dir);
|
ip_rpcb_pxy.c | 1114 int nflags; local in function:ipf_p_rpcb_getnat 1136 nflags = NAT_TCP; 1139 nflags = NAT_UDP; 1142 nflags |= SI_W_SPORT|NAT_SEARCH; 1162 natl = ipf_nat_inlookup(&fi, nflags, proto, fi.fin_src, fi.fin_dst); 1176 nflags &= ~NAT_SEARCH; 1189 ipn->in_flags = nflags & IPN_TCPUDP; 1206 natl = ipf_nat_add(&fi, ipn, NULL, nflags|SI_CLONE|NAT_SLAVE, 1221 (void) ipf_nat_proto(&fi, natl, nflags); 1232 nflags &= NAT_TCPUDP [all...] |
ip_ftp_pxy.c | 815 int inc, off, nflags; local in function:ipf_p_ftp_pasvreply 869 nflags = IPN_TCP|SI_W_SPORT; 889 nflags, nat->nat_dir); 893 nflags, nat->nat_dir);
|
ip_nat6.c | 946 u_int nflags; local in function:ipf_nat6_add 966 nflags = np->in_flags & flags; 967 nflags &= NAT_FROMRULE; 1033 natl = ipf_nat6_outlookup(fin, nflags, (u_int)fin->fin_p, 1047 natl = ipf_nat6_inlookup(fin, nflags, (u_int)fin->fin_p, 1545 /* nflags(I) - NAT flags for this packet */ 1555 ipf_nat6_icmperror(fr_info_t *fin, u_int *nflags, int dir) 1586 *nflags = IPN_ICMPERR; 1866 /* THIS FUNCTION IS CALLED WITH NAT_SEARCH SET IN nflags. */ 1879 int nflags; local in function:ipf_nat6_inlookup 2570 u_int nflags = 0; local in function:ipf_nat6_checkout 2964 u_int nflags, natadd; local in function:ipf_nat6_checkin [all...] |
ip_nat.c | 3067 u_int nflags; local in function:ipf_nat_add 3085 nflags = np->in_flags & flags; 3086 nflags &= NAT_FROMRULE; 3152 natl = ipf_nat_outlookup(fin, nflags, (u_int)fin->fin_p, 3165 natl = ipf_nat_inlookup(fin, nflags, (u_int)fin->fin_p, 3708 /* nflags(I) - NAT flags for this packet */ 3718 ipf_nat_icmperror(fr_info_t *fin, u_int *nflags, int dir) 3749 *nflags = IPN_ICMPERR; 4016 /* THIS FUNCTION IS CALLED WITH NAT_SEARCH SET IN nflags. */ 4030 int nflags; local in function:ipf_nat_inlookup 4785 u_int nflags = 0; local in function:ipf_nat_checkout 5274 u_int nflags, natadd; local in function:ipf_nat_checkin 8230 int nflags; local in function:ipf_nat_uncreate [all...] |
ip_fil_compat.c | 1820 u_32_t nflags = 0; local in function:fr_frflags4to5 1824 nflags |= FR_CALL; 1827 nflags |= FR_BLOCK; 1830 nflags |= FR_PASS; 1833 nflags |= FR_AUTH; 1836 nflags |= FR_PREAUTH; 1839 nflags |= FR_ACCOUNT; 1842 nflags |= FR_SKIP; 1849 nflags |= FR_LOG; 1851 nflags |= FR_CALLNOW [all...] |
/src/sys/compat/linux/common/ |
linux_time.c | 461 int nflags = 0; local in function:linux_sys_timerfd_create 474 nflags |= TFD_CLOEXEC; 477 nflags |= TFD_NONBLOCK; 480 return do_timerfd_create(l, id, nflags, retval); 507 int nflags = 0; local in function:linux_to_native_timerfd_settime_flags 514 nflags |= TFD_TIMER_ABSTIME; 517 nflags |= TFD_TIMER_CANCEL_ON_SET; 520 *nflagsp = nflags; 537 int nflags; local in function:linux_sys_timerfd_settime 546 error = linux_to_native_timerfd_settime_flags(&nflags, [all...] |
linux_misc.c | 1727 int nflags = 0; local in function:linux_do_eventfd2 1734 nflags |= EFD_SEMAPHORE; 1737 nflags |= EFD_CLOEXEC; 1740 nflags |= EFD_NONBLOCK; 1743 return do_eventfd(l, initval, nflags, retval);
|
/src/sys/compat/linux32/common/ |
linux32_time.c | 540 int nflags; local in function:linux32_sys_timerfd_settime 549 error = linux_to_native_timerfd_settime_flags(&nflags, 559 error = do_timerfd_settime(l, SCARG(uap, fd), nflags,
|
/src/usr.sbin/mrouted/ |
route.c | 842 u_int32_t nflags; local in function:report 863 nflags = (uvifs[vifi].uv_flags & VIFF_LEAF) ? 0 : LEAF_FLAGS; 879 htonl(MROUTED_LEVEL | nflags), datalen); 909 htonl(MROUTED_LEVEL | nflags), datalen); 977 u_int32_t nflags; local in function:report_chunk 982 nflags = (uvifs[vifi].uv_flags & VIFF_LEAF) ? 0 : LEAF_FLAGS; 1004 htonl(MROUTED_LEVEL | nflags), datalen); 1028 htonl(MROUTED_LEVEL | nflags), datalen);
|
vif.c | 997 int nflags; local in function:update_neighbor 1000 nflags = (level >> 16) & 0xff; 1157 if (n->al_flags != nflags) { 1158 n->al_flags = nflags;
|
/src/sys/arch/xen/xen/ |
xengnt.c | 511 uint16_t flags, nflags; local in function:xengnt_revoke_access 513 nflags = grant_table.gntt_v1[entry].flags; 516 if ((flags = nflags) & (GTF_reading|GTF_writing)) 518 nflags = xen_atomic_cmpxchg16( 520 } while (nflags != flags);
|
/src/sys/compat/ultrix/ |
ultrix_fs.c | 346 int nflags; local in function:ultrix_sys_mount 348 nflags = 0; 358 nflags |= MNT_RDONLY; 399 SCARG(uap, special), nflags, &na, UIO_SYSSPACE, 424 nflags |= MNT_UPDATE; 429 SCARG(uap, dir), nflags, &ua, UIO_SYSSPACE, sizeof ua,
|
/src/tests/lib/libc/db/ |
h_db.c | 498 int xflags, nflags; local in function:dump 502 nflags = recurse ? R_RPREV : R_PREV; 505 nflags = recurse ? R_RNEXT : R_NEXT; 507 for (;; xflags = nflags)
|
/src/bin/ksh/ |
c_ksh.c | 236 int nflags = flags; local in function:c_print 251 nflags &= ~PO_NL; 253 nflags |= PO_EXPAND; 255 nflags &= ~PO_EXPAND; 257 /* bad option: don't use nflags, print 264 flags = nflags;
|
/src/usr.bin/rpcgen/ |
rpc_main.c | 925 int nflags; local in function:parseargs 1113 nflags = cmd->cflag + cmd->hflag + cmd->lflag + cmd->mflag + 1116 if (nflags == 0) { 1121 if (nflags > 1) {
|
/src/sys/compat/sunos/ |
sunos_misc.c | 231 int oflags = SCARG(uap, flags), nflags, error; local in function:sunos_sys_mount 239 nflags = 0; 241 nflags |= MNT_RDONLY; 243 nflags |= MNT_NOSUID; 245 nflags |= MNT_UPDATE; 287 SCARG(uap, dir), nflags, &na, 295 SCARG(uap, dir), nflags, SCARG(uap, data),
|
/src/sys/dist/pf/net/ |
pf_table.c | 1695 int nflags; local in function:pfr_commit_ktable 1742 nflags = ((shadow->pfrkt_flags & PFR_TFLAG_USRMASK) | 1747 pfr_setflags_ktable(kt, nflags);
|
/src/sys/compat/sunos32/ |
sunos32_misc.c | 422 int oflags = SCARG(uap, flags), nflags, error; local in function:sunos32_sys_mount 430 nflags = 0; 432 nflags |= MNT_RDONLY; 434 nflags |= MNT_NOSUID; 436 nflags |= MNT_UPDATE; 474 SCARG_P32(uap, path), nflags, &na, UIO_SYSSPACE, sizeof na, 482 SCARG_P32(uap, path), nflags, SCARG_P32(uap, data), UIO_USERSPACE,
|
/src/sys/arch/usermode/usermode/ |
thunk.c | 214 int nflags = 0; local in function:thunk_to_native_mapflags 217 nflags |= MAP_ANON; 219 nflags |= MAP_FIXED; 221 nflags |= MAP_FILE; 223 nflags |= MAP_SHARED; 225 nflags |= MAP_PRIVATE; 227 return nflags; 233 int nflags = 0; local in function:thunk_to_native_madviseflags 236 nflags |= MADV_NORMAL; 238 nflags |= MADV_RANDOM 716 int nflags, nprot; local in function:thunk_mmap [all...] |
/src/sys/net/ |
if_bridge.c | 1370 uint32_t nflags, oflags; local in function:bridge_ioctl_sfilt 1375 nflags = param->ifbrp_filter; 1378 if ((nflags & IFBF_FILT_USEIPF) && !(oflags & IFBF_FILT_USEIPF)) { 1382 if (!(nflags & IFBF_FILT_USEIPF) && (oflags & IFBF_FILT_USEIPF)) { 1387 sc->sc_filter_flags = nflags;
|
if.c | 2782 u_short nflags; local in function:ifpromisc_locked 2795 nflags = ifp->if_flags | IFF_PROMISC; 2799 nflags = ifp->if_flags & ~IFF_PROMISC; 2801 ret = if_flags_set(ifp, nflags);
|
/src/sys/kern/ |
vfs_syscalls.c | 4285 int flags, nflags; local in function:sys_fsync_range 4306 nflags = FSYNC_DATAONLY | FSYNC_WAIT; 4308 nflags = FSYNC_WAIT; 4310 nflags |= FSYNC_CACHE; 4329 error = VOP_FSYNC(vp, fp->f_cred, nflags, s, e);
|
/src/sys/arch/arm/arm32/ |
pmap.c | 3097 u_int nflags; local in function:pmap_enter 3135 nflags = 0; 3137 nflags |= PVF_WRITE; 3139 nflags |= PVF_EXEC; 3141 nflags |= PVF_WIRED; 3190 "nflags %#jx", (uintptr_t)pg, (uintptr_t)pp, 3191 md->pvh_attrs, nflags); 3207 nflags |= PVF_REF; 3219 nflags |= PVF_MOD; 3229 if (md->pvh_attrs & nflags & PVF_EXEC) [all...] |