Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipmaddr.c63 struct ma_info struct
65 struct ma_info *next; argument
73 void maddr_ins(struct ma_info **lst, struct ma_info *m) in maddr_ins() argument
75 struct ma_info *mp; in maddr_ins()
85 void read_dev_mcast(struct ma_info **result_p) in read_dev_mcast()
95 struct ma_info m; in read_dev_mcast()
109 struct ma_info *ma = malloc(sizeof(m)); in read_dev_mcast()
122 void read_igmp(struct ma_info **result_p) in read_igmp()
124 struct ma_info m; in read_igmp()
141 struct ma_info *ma; in read_igmp()
[all …]