Searched refs:ch_set_opt (Results 1 – 3 of 3) sorted by relevance
951 extern int ch_set_opt(struct kern_channel *, struct sockopt *);
773 err = ch_set_opt(ch, &sopt); in __channel_set_opt()
2232 ch_set_opt(struct kern_channel *ch, struct sockopt *sopt) in ch_set_opt() function