HomeSort by: relevance | last modified time | path
    Searched refs:nt1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/ia64/
setjmp.S 108 ld8.nt1 r14 = [r10], -8*2
111 ld8.nt1 r17 = [r10], -8
115 ld8.nt1 r18 = [r10], -8
116 ld8.nt1 r25 = [r10], -8
119 ldf.fill.nt1 f2 = [in0], 0x10
120 ld8.nt1 r24 = [r10], -8
124 ld8.nt1 r23 = [r10], -8
127 ldf.fill.nt1 f3 = [in0], 0x10
138 ldf.fill.nt1 f4 = [in0], 0x10
139 ld8.nt1 r22 = [r10], -
    [all...]
  /src/usr.sbin/npf/npfctl/
npf_build.c 992 nl_nat_t *nt1 = NULL, *nt2 = NULL; local in function:npfctl_build_natseg
1096 nt1 = npfctl_build_nat(NPF_NATIN, ifname,
1115 assert(nt1 && nt2);
1116 npf_nat_setnpt66(nt1, ~adj);
1123 if (nt1) {
1124 npf_nat_setalgo(nt1, algo);
1132 if (nt1) {
1133 npf_rule_setprio(nt1, NPF_PRI_LAST);
1134 npf_nat_insert(npf_conf, nt1);
1142 if (nt1 && nt2)
    [all...]

Completed in 39 milliseconds