Home
last modified time | relevance | path

Searched refs:nft (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/net/miniupnpd/miniupnpd-2.1.20200510/netfilter_nft/scripts/
H A Dnft_removeall.sh8 nft --check list table nat > /dev/null 2>&1
12 nft --check list chain nat MINIUPNPD > /dev/null 2>&1
15 nft delete chain nat MINIUPNPD
18 nft --check list chain nat MINIUPNPD-POSTROUTING > /dev/null 2>&1
21 nft delete chain nat MINIUPNPD-POSTROUTING
26 nft delete table nat
30 nft --check list table inet filter > /dev/null 2>&1
34 nft --check list chain inet filter MINIUPNPD > /dev/null 2>&1
37 nft delete chain inet filter MINIUPNPD
42 nft delete table inet filter
H A Dnft_init.sh11 nft ${opts} add table nat
14 nft ${opts} add chain nat MINIUPNPD
17 nft ${opts} add chain nat MINIUPNPD-POSTROUTING
20 nft ${opts} add table inet filter
23 nft ${opts} add chain inet filter MINIUPNPD
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/netfilter_nft/scripts/
H A Dnft_removeall.sh8 nft --check list table nat > /dev/null 2>&1
12 nft --check list chain nat MINIUPNPD > /dev/null 2>&1
15 nft delete chain nat MINIUPNPD
18 nft --check list chain nat MINIUPNPD-POSTROUTING > /dev/null 2>&1
21 nft delete chain nat MINIUPNPD-POSTROUTING
26 nft delete table nat
30 nft --check list table inet filter > /dev/null 2>&1
34 nft --check list chain inet filter MINIUPNPD > /dev/null 2>&1
37 nft delete chain inet filter MINIUPNPD
42 nft delete table inet filter
H A Dnft_init.sh11 nft ${opts} add table nat
14 nft ${opts} add chain nat MINIUPNPD
17 nft ${opts} add chain nat MINIUPNPD-POSTROUTING
20 nft ${opts} add table inet filter
23 nft ${opts} add chain inet filter MINIUPNPD
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/netfilter_nft/scripts/
H A Dnft_removeall.sh8 nft --check list table nat > /dev/null 2>&1
12 nft --check list chain nat MINIUPNPD > /dev/null 2>&1
15 nft delete chain nat MINIUPNPD
18 nft --check list chain nat MINIUPNPD-POSTROUTING > /dev/null 2>&1
21 nft delete chain nat MINIUPNPD-POSTROUTING
26 nft delete table nat
30 nft --check list table inet filter > /dev/null 2>&1
34 nft --check list chain inet filter MINIUPNPD > /dev/null 2>&1
37 nft delete chain inet filter MINIUPNPD
42 nft delete table inet filter
H A Dnft_init.sh11 nft ${opts} add table nat
14 nft ${opts} add chain nat MINIUPNPD
17 nft ${opts} add chain nat MINIUPNPD-POSTROUTING
20 nft ${opts} add table inet filter
23 nft ${opts} add chain inet filter MINIUPNPD
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/netfilter_nft/scripts/
H A Dnft_removeall.sh8 nft --check list table nat > /dev/null 2>&1
12 nft --check list chain nat MINIUPNPD > /dev/null 2>&1
15 nft delete chain nat MINIUPNPD
18 nft --check list chain nat MINIUPNPD-POSTROUTING > /dev/null 2>&1
21 nft delete chain nat MINIUPNPD-POSTROUTING
26 nft delete table nat
30 nft --check list table inet filter > /dev/null 2>&1
34 nft --check list chain inet filter MINIUPNPD > /dev/null 2>&1
37 nft delete chain inet filter MINIUPNPD
42 nft delete table inet filter
H A Dnft_init.sh11 nft ${opts} add table nat
14 nft ${opts} add chain nat MINIUPNPD
17 nft ${opts} add chain nat MINIUPNPD-POSTROUTING
20 nft ${opts} add table inet filter
23 nft ${opts} add chain inet filter MINIUPNPD
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/netfilter/
H A Dnft_nat.sh21 nft --version > /dev/null 2>&1
184 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
244 ip netns exec "$ns0" nft flush chain ip6 nat output
411 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
512 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
611 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
650 ip netns exec "$ns0" nft delete table $family nat
693 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
733 ip netns exec "$ns0" nft delete table $family nat
747 ip netns exec ns$i-$sfx nft -f /dev/stdin <<EOF
[all …]
H A Dnft_concat_range.sh448 eval "echo \"${set_template}\"" | nft -f -
905 nft reset counter inet filter test >/dev/null 2>&1
906 nft flush ruleset >/dev/null 2>&1
1038 if ! nft add element inet filter test "${1}"; then
1152 nft reset counter inet filter test >/dev/null
1273 nft flush inet filter test 2>/dev/null
1288 nft flush ruleset
1399 nft -f "${tmp}"
1417 nft reset counter netdev perf test >/dev/null 2>&1
1452 nft flush set t s 2>/dev/null || return 1
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/netfilter/
H A Dnft_nat.sh21 nft --version > /dev/null 2>&1
184 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
244 ip netns exec "$ns0" nft flush chain ip6 nat output
411 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
512 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
611 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
650 ip netns exec "$ns0" nft delete table $family nat
693 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
733 ip netns exec "$ns0" nft delete table $family nat
747 ip netns exec ns$i-$sfx nft -f /dev/stdin <<EOF
[all …]
H A Dnft_concat_range.sh448 eval "echo \"${set_template}\"" | nft -f -
905 nft reset counter inet filter test >/dev/null 2>&1
906 nft flush ruleset >/dev/null 2>&1
1038 if ! nft add element inet filter test "${1}"; then
1152 nft reset counter inet filter test >/dev/null
1273 nft flush inet filter test 2>/dev/null
1288 nft flush ruleset
1399 nft -f "${tmp}"
1417 nft reset counter netdev perf test >/dev/null 2>&1
1452 nft flush set t s 2>/dev/null || return 1
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/netfilter/
H A Dnft_nat.sh21 nft --version > /dev/null 2>&1
184 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
244 ip netns exec "$ns0" nft flush chain ip6 nat output
411 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
512 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
611 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
650 ip netns exec "$ns0" nft delete table $family nat
693 ip netns exec "$ns0" nft -f /dev/stdin <<EOF
733 ip netns exec "$ns0" nft delete table $family nat
747 ip netns exec ns$i-$sfx nft -f /dev/stdin <<EOF
[all …]
H A Dnft_concat_range.sh448 eval "echo \"${set_template}\"" | nft -f -
905 nft reset counter inet filter test >/dev/null 2>&1
906 nft flush ruleset >/dev/null 2>&1
1038 if ! nft add element inet filter test "${1}"; then
1152 nft reset counter inet filter test >/dev/null
1273 nft flush inet filter test 2>/dev/null
1288 nft flush ruleset
1399 nft -f "${tmp}"
1417 nft reset counter netdev perf test >/dev/null 2>&1
1452 nft flush set t s 2>/dev/null || return 1
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/tools/
H A Dmk_angndx.cpp61 for (f = 0; f < nft; f++) in calc_ntype()
83 for (f = 0; f < nft; f++) in fill_ft_ind()
143 static void fill_ang(int nft, in fill_ang() argument
163 for (f = 0; f < nft; f++) in fill_ang()
225 (*nft)++; in select_ftype()
226 srenew(ft, *nft); in select_ftype()
227 ft[*nft - 1] = ftype; in select_ftype()
234 *nft = 1; in select_ftype()
235 snew(ft, *nft); in select_ftype()
272 int nft = 0, *ft, mult = 0; in gmx_mk_angndx() local
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dsgseqw.c25 static integer nft = 0; in sgseqw_0_() local
1965 if (nft > 0) { in sgseqw_0_()
2064 if (nft == 20) { in sgseqw_0_()
2115 ++nft; in sgseqw_0_()
2150 index = nft; in sgseqw_0_()
2370 if (nft > 0) { in sgseqw_0_()
2508 ++nft; in sgseqw_0_()
2543 index = nft; in sgseqw_0_()
3768 if (nft == 0) { in sgseqw_0_()
4235 --nft; in sgseqw_0_()
[all …]
H A Ddafah.c29 static integer nft = 0; in dafah_0_() local
1584 findex = isrchi_(handle, &nft, fthan); in dafah_0_()
1614 ++nft; in dafah_0_()
1956 if (nft == 5000) { in dafah_0_()
1998 ++nft; in dafah_0_()
2335 if (nft == 5000) { in dafah_0_()
2558 ++nft; in dafah_0_()
2902 if (nft == 5000) { in dafah_0_()
3080 ++nft; in dafah_0_()
3461 i__1 = nft - 1; in dafah_0_()
[all …]
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dsgseqw.c25 static integer nft = 0; in sgseqw_0_() local
1965 if (nft > 0) { in sgseqw_0_()
2064 if (nft == 20) { in sgseqw_0_()
2115 ++nft; in sgseqw_0_()
2150 index = nft; in sgseqw_0_()
2370 if (nft > 0) { in sgseqw_0_()
2508 ++nft; in sgseqw_0_()
2543 index = nft; in sgseqw_0_()
3768 if (nft == 0) { in sgseqw_0_()
4235 --nft; in sgseqw_0_()
[all …]
H A Ddafah.c29 static integer nft = 0; in dafah_0_() local
1584 findex = isrchi_(handle, &nft, fthan); in dafah_0_()
1614 ++nft; in dafah_0_()
1956 if (nft == 5000) { in dafah_0_()
1998 ++nft; in dafah_0_()
2335 if (nft == 5000) { in dafah_0_()
2558 ++nft; in dafah_0_()
2902 if (nft == 5000) { in dafah_0_()
3080 ++nft; in dafah_0_()
3461 i__1 = nft - 1; in dafah_0_()
[all …]
/dports/math/plantri/plantri52/
H A Dnft.c33 int nft; in nft_counter() local
35 nft = non_facial_triangles(); in nft_counter()
36 if (nft > MAXNFT) in nft_counter()
38 fprintf(stderr,"%s: increase MAXNFT to at least %d\n",cmdname,nft); in nft_counter()
41 ADDBIG(nftcount[nft],doflip+1); in nft_counter()
/dports/comms/wsjtz/wsjtx/map65/libm65/
H A Dextract.f9081 if(ntotal.le.nd0 .and. rtt.le.r00) nft=1
83 if(nhard.gt.50) nft=0
84 if(nhard.gt.h0(n)) nft=0
85 if(ntotal.gt.d0(n)) nft=0
86 if(rtt.gt.r0(n)) nft=0
91 if(nft.gt.0) then
108 if(nft.eq.1 .and. nhard.lt.0) decoded=' '
/dports/comms/wsjtz/wsjtx/lib/
H A Dstats.f9038 ntotal,rtt,ntry,nft,nqual,decoded
49 if(nft.eq.2 .or. (ntotal.le.81 .and. rtt.le.0.87)) then !nag=0
52 if(nft.eq.1 .and. ncandidates.eq.0) nbm=nbm+1
53 if(nft.eq.1) nftok=nftok+1
54 if(nft.ge.2) nhint=nhint+1
H A Dextract.f903 ncount,nhist,decoded,ltext,nft,qual) argument
107 nft=0
177 nft=1+ishft(ntype,2)
180 if(nft.gt.0) exit
182 if(nft.eq.0 .and. iand(ndepth,32).eq.32) then
187 nft=2
200 if(nft.gt.0) then
217 if(nft.eq.1 .and. nhard.lt.0) decoded=' '
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/modules/
H A Doscmorph.c17 int sp_oscmorph_init(sp_data *sp, sp_oscmorph *osc, sp_ftbl **ft, int nft, SPFLOAT iphs) in sp_oscmorph_init() argument
27 osc->nft = nft; in sp_oscmorph_init()
29 for(i = 0; i < nft; i++) { in sp_oscmorph_init()
51 SPFLOAT findex = osc->wtpos * (osc->nft - 1); in sp_oscmorph_compute()
62 if(index >= osc->nft - 1) { in sp_oscmorph_compute()
/dports/sysutils/highlnk/highlnk-0.2/
H A Dhighlnk.c148 static struct file_target *nft; in process_data() local
222 nft = (struct file_target*)malloc( sizeof( struct file_target)); in process_data()
223 nft->filename = (char*)malloc( strlen( (char*)(fn+strlen( working_directory)))+1); in process_data()
224 strcpy( nft->filename, (char*)(fn+strlen(working_directory))); in process_data()
225 nft->next = NULL; in process_data()
231 fspos->targets = nft; in process_data()
232 fspos->targets_end = nft; in process_data()
236 fspos->targets_end->next = nft; in process_data()
237 fspos->targets_end = nft; in process_data()
241 fprintf( stderr, "Adding file: %s\n", nft->filename); in process_data()

12345678910>>...12