Search | Google it | Results 1 - 1 of 1 for funcall:free from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/ip_output.c (0.00 seconds) |
1836: imo->imo_num_memberships == 0) { 1837: free(*imop, M_IPMOPTS); 1838: *imop = NULL; 1902: in_delmulti(imo->imo_membership[i]); 1903: free(imo, M_IPMOPTS); 1904: }