Searched refs:ch_get_opt (Results 1 – 3 of 3) sorted by relevance
950 extern int ch_get_opt(struct kern_channel *, struct sockopt *);
709 err = ch_get_opt(ch, &sopt); in __channel_get_opt()
2275 ch_get_opt(struct kern_channel *ch, struct sockopt *sopt) in ch_get_opt() function