Searched refs:SMR_LIST_FIRST (Results 1 – 2 of 2) sorted by relevance
262 #define SMR_LIST_FIRST(head) \ macro273 for((var) = SMR_LIST_FIRST(head); \
747 sc = SMR_LIST_FIRST(&pppoe_sessions); in pppoe_vinput()