Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/channel/
H A Dchannel.c99 static int ch_configure_interface_advisory_event(struct kern_channel *ch,
2253 err = ch_configure_interface_advisory_event(ch, sopt); in ch_set_opt()
2292 ch_configure_interface_advisory_event(struct kern_channel *ch, in ch_configure_interface_advisory_event() function