Searched refs:mac_lomac_element (Results 1 – 2 of 2) sorted by relevance
69 struct mac_lomac_element { struct84 struct mac_lomac_element ml_single; argument85 struct mac_lomac_element ml_rangelow, ml_rangehigh;86 struct mac_lomac_element ml_auxsingle;
167 lomac_dominate_element(struct mac_lomac_element *a, in lomac_dominate_element()168 struct mac_lomac_element *b) in lomac_dominate_element()274 lomac_equal_element(struct mac_lomac_element *a, struct mac_lomac_element *b) in lomac_equal_element()636 lomac_element_to_string(struct sbuf *sb, struct mac_lomac_element *element) in lomac_element_to_string()715 lomac_parse_element(struct mac_lomac_element *element, char *string) in lomac_parse_element()