Searched refs:IP_RECVERR (Results 1 – 2 of 2) sorted by relevance
53 #ifdef IP_RECVERR185 #ifdef IP_RECVERR in clntudp_bufcreate()188 setsockopt(*sockp, SOL_IP, IP_RECVERR, &on, sizeof(on)); in clntudp_bufcreate()363 #ifdef IP_RECVERR in clntudp_call()396 if (cmsg->cmsg_level == SOL_IP && cmsg->cmsg_type == IP_RECVERR) in clntudp_call()
65 #define IP_RECVERR 11 /* bool */ macro
Completed in 4 milliseconds