Home
last modified time | relevance | path

Searched refs:SF_mpls_label_top_handler (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpkt_handlers.h193 extern void SF_mpls_label_top_handler(struct channels_list_entry *, struct packet_ptrs *, char **);
H A Dpkt_handlers.c738 …config.acct_type == ACCT_SF) channels_list[index].phandler[primitives] = SF_mpls_label_top_handler; in evaluate_packet_handlers()
5280 void SF_mpls_label_top_handler(struct channels_list_entry *chptr, struct packet_ptrs *pptrs, char *… in SF_mpls_label_top_handler() function