Searched refs:acl_for_str (Results 1 – 2 of 2) sorted by relevance
/dports/net/frr7-pythontools/frr-frr-7.5.1/ldpd/ |
H A D | ldp_vty_conf.c | 856 const char *acl_for_str) in ldp_vty_label_advertise() argument 873 if (acl_for_str) in ldp_vty_label_advertise() 874 strlcpy(af_conf->acl_label_advertise_for, acl_for_str, in ldp_vty_label_advertise() 887 const char *acl_for_str) in ldp_vty_label_allocate() argument 901 strlcpy(af_conf->acl_label_allocate_for, acl_for_str, in ldp_vty_label_allocate() 911 ldp_vty_label_expnull(struct vty *vty, const char *negate, const char *acl_for_str) in ldp_vty_label_expnull() argument 924 if (acl_for_str) in ldp_vty_label_expnull() 925 strlcpy(af_conf->acl_label_expnull_for, acl_for_str, in ldp_vty_label_expnull() 938 const char *acl_for_str) in ldp_vty_label_accept() argument 955 if (acl_for_str) in ldp_vty_label_accept() [all …]
|
/dports/net/frr7/frr-frr-7.5.1/ldpd/ |
H A D | ldp_vty_conf.c | 856 const char *acl_for_str) in ldp_vty_label_advertise() argument 873 if (acl_for_str) in ldp_vty_label_advertise() 874 strlcpy(af_conf->acl_label_advertise_for, acl_for_str, in ldp_vty_label_advertise() 887 const char *acl_for_str) in ldp_vty_label_allocate() argument 901 strlcpy(af_conf->acl_label_allocate_for, acl_for_str, in ldp_vty_label_allocate() 911 ldp_vty_label_expnull(struct vty *vty, const char *negate, const char *acl_for_str) in ldp_vty_label_expnull() argument 924 if (acl_for_str) in ldp_vty_label_expnull() 925 strlcpy(af_conf->acl_label_expnull_for, acl_for_str, in ldp_vty_label_expnull() 938 const char *acl_for_str) in ldp_vty_label_accept() argument 955 if (acl_for_str) in ldp_vty_label_accept() [all …]
|