Home
last modified time | relevance | path

Searched refs:imsg_type (Results 1 – 22 of 22) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/ldpd/
H A Dlabelmapping.c392 int imsg_type = IMSG_NONE; in recv_labelmessage() local
440 imsg_type = IMSG_LABEL_MAPPING; in recv_labelmessage()
443 imsg_type = IMSG_LABEL_REQUEST; in recv_labelmessage()
446 imsg_type = IMSG_LABEL_WITHDRAW; in recv_labelmessage()
449 imsg_type = IMSG_LABEL_RELEASE; in recv_labelmessage()
452 imsg_type = IMSG_LABEL_ABORT; in recv_labelmessage()
458 ldpe_imsg_compose_lde(imsg_type, nbr->peerid, 0, &me->map, in recv_labelmessage()
H A Dldpd.h77 enum imsg_type { enum
722 int main_imsg_compose_both(enum imsg_type, void *,
H A Daddress.c193 enum imsg_type type; in recv_address()
H A Dldpd.c749 main_imsg_compose_both(enum imsg_type type, void *buf, uint16_t len) in main_imsg_compose_both()
/dports/net/frr7/frr-frr-7.5.1/ldpd/
H A Dlabelmapping.c392 int imsg_type = IMSG_NONE; in recv_labelmessage() local
440 imsg_type = IMSG_LABEL_MAPPING; in recv_labelmessage()
443 imsg_type = IMSG_LABEL_REQUEST; in recv_labelmessage()
446 imsg_type = IMSG_LABEL_WITHDRAW; in recv_labelmessage()
449 imsg_type = IMSG_LABEL_RELEASE; in recv_labelmessage()
452 imsg_type = IMSG_LABEL_ABORT; in recv_labelmessage()
458 ldpe_imsg_compose_lde(imsg_type, nbr->peerid, 0, &me->map, in recv_labelmessage()
H A Dldpd.h77 enum imsg_type { enum
722 int main_imsg_compose_both(enum imsg_type, void *,
H A Daddress.c193 enum imsg_type type; in recv_address()
H A Dldpd.c749 main_imsg_compose_both(enum imsg_type type, void *buf, uint16_t len) in main_imsg_compose_both()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/os_dns/
H A Dos_dns.h7 enum imsg_type { enum
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/os_dns/
H A Dos_dns.h7 enum imsg_type { enum
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/os_dns/
H A Dos_dns.h7 enum imsg_type { enum
/dports/biology/p5-BioPerl-Run/BioPerl-Run-1.007003/lib/Bio/DB/ESoap/
H A DWSDL.pm385 my $imsg_type = $pT_opn->first_child('input')->att('message');
392 if ( $imsg_type =~ qr/$msg_name/ ) {
458 ($pT_opn, $imsg_type, $omsg_type, $opn_ns, $opn_schema,
/dports/www/obhttpd/libimsg-6.9.20210510/test/
H A Dimsg_test.c50 enum imsg_type { enum
/dports/net/openmdns/mdnsd-0.7/mdnsd/
H A Dmdns.h74 enum imsg_type { enum
/dports/net/gmid/gmid-1.7.5/
H A Dgmid.h299 enum imsg_type { enum
/dports/net/openntpd/openntpd-6.8p1/src/
H A Dntpd.h313 enum imsg_type { enum
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h490 enum imsg_type { enum
881 enum imsg_type type;
H A Dmrt.c905 enum imsg_type type; in mrt_open()
H A Drde.c67 enum imsg_type);
2568 enum imsg_type type) in rde_dump_ctx_new()
2817 enum imsg_type type; in rde_send_kroute()
/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dhttpd.h208 enum imsg_type { enum
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dsmtpd.h194 enum imsg_type { enum
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dbgpctl.c88 enum imsg_type type; in main()