Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din_var.h253 void in_delmulti (struct in_multi *);
H A Dip_output.c1763 in_delmulti(imo->imo_membership[i]); in ip_setmoptions()
1854 in_delmulti(imo->imo_membership[i]); in ip_freemoptions()
H A Din.c1418 in_delmulti(struct in_multi *inm) in in_delmulti() function
H A Din_pcb.c1393 in_delmulti(imo->imo_membership[i]); in in_pcbpurgeif0()
H A Dip_carp.c1856 in_delmulti(imo->imo_membership[0]); in carp_multicast_cleanup()
/dragonfly/sys/net/pf/
H A Dif_pfsync.c1829 in_delmulti(lmsg->u.ms_resultp); in pfsync_in_delmulti_dispatch()