Home
last modified time | relevance | path

Searched refs:nsip (Results 1 – 5 of 5) sorted by relevance

/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1289 } nsip, ndip; in show_filters() local
1309 nsip.nip = htonl(op.val.sip); in show_filters()
1312 sprintf(sip, "%u.%u.%u.%u/%-2u", nsip.octet[0], nsip.octet[1], in show_filters()
1313 nsip.octet[2], nsip.octet[3], in show_filters()
/freebsd/share/doc/smm/02.config/
H A Dspell.ok221 nsip
/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c1615 struct in_addr nsip; local
1637 r = inet_pton(AF_INET, p, &nsip);
1642 dns_addns(&nsip, port);
/freebsd/contrib/unbound/doc/
H A DChangelog540 clientip and nsip can give a CNAME.
546 - Fix rpz, it follows iterator CNAMEs for nsip and nsdname and sets
550 - Add rpz unit test for nsip action override.
569 - Fix rpz for cname override action after nsdname and nsip triggers.
843 - Fix rpz tcp-only action with rpz triggers nsdname and nsip.
1045 - Fix RPZ removal of client-ip, nsip, nsdname triggers from IXFR.
1731 - Fix for #596: add unit test for nsip trigger and signal unset RA.
1885 includes nsdname, nsip and clientip triggers. Also actions
1894 Unlock zone and ip in rpz nsip and nsdname callback. Unlock
H A Dexample.conf.in1373 # Address, nsdname, nsip and clientip triggers are supported. Supported