Searched refs:ag (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-12-stable/sbin/routed/
H A Dtable.c123 ag_out(struct ag_info *ag, argument
131 if (ag->ag_state & AGS_SPLIT_HZ)
143 ag_cors = ag->ag_cors;
145 && ag_cors->ag_mask == ag->ag_mask<<1
146 && ag_cors->ag_dst_h == (ag->ag_dst_h & ag_cors->ag_mask)) {
147 ag_cors->ag_state |= ((ag_cors->ag_dst_h == ag->ag_dst_h)
157 if (ag->ag_state & AGS_REDUN0) {
158 if (ag->ag_state & AGS_REDUN1)
161 bit = (-ag->ag_mask) >> 1;
162 ag
175 ag_del(struct ag_info *ag) argument
208 struct ag_info *ag, *ag_cors; local
296 struct ag_info *ag, *nag, *ag_cors; local
1341 kern_out(struct ag_info *ag) argument
1639 struct ag_info *ag; local
[all...]
H A Doutput.c339 supply_out(struct ag_info *ag) argument
349 if (ag->ag_seqno < update_seqno
353 dst_h = ag->ag_dst_h;
354 mask = ag->ag_mask;
367 || ((ag->ag_state & AGS_RIPV2) && v1_mask != mask)) {
411 wb->n->n_metric = ((stopint || ag->ag_metric < 1)
413 : ag->ag_metric);
421 if (ag->ag_nhop != 0
423 || (ag->ag_nhop != ws.ifp->int_addr
424 && on_net(ag
[all...]
/freebsd-12-stable/contrib/ntp/scripts/build/
H A DMakefile.am2 autogen -L ../sntp/include -L ../sntp/ag-tpl
H A DMakefile.in430 autogen -L ../sntp/include -L ../sntp/ag-tpl
/freebsd-12-stable/usr.bin/gzip/
H A Dzforce36 *.t[ag]z)
H A Dzdiff64 *.t[ag]z)
/freebsd-12-stable/usr.sbin/ctld/
H A Dctld.c116 struct auth_group *ag, *cagtmp; local
127 TAILQ_FOREACH_SAFE(ag, &conf->conf_auth_groups, ag_next, cagtmp)
128 auth_group_delete(ag);
141 auth_new(struct auth_group *ag) argument
148 auth->a_auth_group = ag;
149 TAILQ_INSERT_TAIL(&ag->ag_auths, auth, a_next);
166 auth_find(const struct auth_group *ag, const char *user) argument
170 TAILQ_FOREACH(auth, &ag->ag_auths, a_next) {
240 auth_new_chap(struct auth_group *ag, const char *user, argument
245 if (ag
268 auth_new_chap_mutual(struct auth_group *ag, const char *user, const char *secret, const char *user2, const char *secret2) argument
299 auth_name_new(struct auth_group *ag, const char *name) argument
322 auth_name_defined(const struct auth_group *ag) argument
330 auth_name_find(const struct auth_group *ag, const char *name) argument
343 auth_name_check(const struct auth_group *ag, const char *initiator_name) argument
355 auth_portal_new(struct auth_group *ag, const char *portal) argument
422 auth_portal_defined(const struct auth_group *ag) argument
430 auth_portal_find(const struct auth_group *ag, const struct sockaddr_storage *ss) argument
469 auth_portal_check(const struct auth_group *ag, const struct sockaddr_storage *sa) argument
484 struct auth_group *ag; local
509 auth_group_delete(struct auth_group *ag) argument
531 struct auth_group *ag; local
542 auth_group_set_type(struct auth_group *ag, const char *str) argument
1764 struct auth_group *ag; local
2619 struct auth_group *ag; local
[all...]
H A Dctld.h318 void auth_group_delete(struct auth_group *ag);
321 int auth_group_set_type(struct auth_group *ag,
324 const struct auth *auth_new_chap(struct auth_group *ag,
326 const struct auth *auth_new_chap_mutual(struct auth_group *ag,
329 const struct auth *auth_find(const struct auth_group *ag,
332 const struct auth_name *auth_name_new(struct auth_group *ag,
334 bool auth_name_defined(const struct auth_group *ag);
335 const struct auth_name *auth_name_find(const struct auth_group *ag,
337 int auth_name_check(const struct auth_group *ag,
340 const struct auth_portal *auth_portal_new(struct auth_group *ag,
[all...]
H A Ddiscovery.c218 const struct auth_group *ag; local
225 ag = port->p_auth_group;
226 if (ag == NULL)
227 ag = targ->t_auth_group;
233 auth_portal_check(ag, &conn->conn_initiator_sa) != 0) {
240 auth_name_check(ag, conn->conn_initiator_name) != 0) {
247 ag->ag_type != AG_TYPE_NO_AUTHENTICATION) {
258 auth = auth_find(ag, conn->conn_user);
H A Dlogin.c281 login_receive_chap_r(struct connection *conn, struct auth_group *ag, argument
313 assert(ag->ag_type == AG_TYPE_CHAP ||
314 ag->ag_type == AG_TYPE_CHAP_MUTUAL);
315 auth = auth_find(ag, chap_n);
405 login_chap(struct connection *conn, struct auth_group *ag) argument
434 request = login_receive_chap_r(conn, ag, chap, &auth);
841 struct auth_group *ag; local
931 ag = conn->conn_port->p_auth_group;
932 if (ag == NULL)
933 ag
[all...]
/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A DMakefile.am45 MakeDefs.inc README ag-char-map.h \
H A DMakefile.in467 ag-char-map.h alias.c ao-strs.c ao-strs.h autoopts/project.h \
/freebsd-12-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.am64 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-12-stable/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-12-stable/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am12 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-12-stable/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-12-stable/contrib/ntp/scripts/ntptrace/
H A DMakefile.am11 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
H A DMakefile.am3 autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
/freebsd-12-stable/contrib/ntp/sntp/
H A DMakefile.am28 autogen -L include -L ag-tpl --writable
96 ag-tpl \
/freebsd-12-stable/contrib/ntp/util/
H A DMakefile.am65 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-12-stable/contrib/ntp/ntpdc/
H A DMakefile.am71 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-12-stable/contrib/ntp/ntpq/
H A DMakefile.am68 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-12-stable/contrib/ntp/scripts/
H A DMakefile.am18 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
82 #OPTTPL = ../sntp/ag-tpl/perlopt.tpl
/freebsd-12-stable/contrib/ntp/ntpd/
H A DMakefile.am201 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
/freebsd-12-stable/bin/ls/tests/
H A Dls_tests.sh536 ls -ag $file

Completed in 260 milliseconds

12