if_ie.c | 63 int ie_match(struct netif *, void *); 82 ie_match, /* match */ 107 ie_match(struct netif *nif, void *machdep_hint) function in typeref:typename:int 121 printf("ie%d: ie_match --> %d\n", i, val + 1); 126 printf("ie%d: ie_match --> 0\n", i);
|