Searched refs:__af4list_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netlabel/
H A Dnetlabel_addrlist.h56 #define __af4list_entry(ptr) container_of(ptr, struct netlbl_af4list, list) macro
62 struct netlbl_af4list *n = __af4list_entry(s);
65 n = __af4list_entry(i);
74 struct netlbl_af4list *n = __af4list_entry(s);
77 n = __af4list_entry(i);

Completed in 104 milliseconds