Searched refs:SO_USELOOPBACK (Results 1 – 6 of 6) sorted by relevance
313 so->so_options |= SO_USELOOPBACK; in key_attach()
130 #define SO_USELOOPBACK 0x00000040 /* bypass hardware when possible */ macro
109 if (so_options & SO_USELOOPBACK) { in db_print_sooptions()
3037 case SO_USELOOPBACK:3254 case SO_USELOOPBACK:
136 #define SO_USELOOPBACK 0x00000040 /* bypass hardware when possible */ macro
348 so->so_options |= SO_USELOOPBACK; in rts_attach()1198 if ((so->so_options & SO_USELOOPBACK) == 0) { in send_rtm_reply()