Searched refs:SOF1_MPKL_SEND_INFO (Results 1 – 3 of 3) sorted by relevance
290 #define SOF1_MPKL_SEND_INFO 0x00800000 /* SO_MPKL_SEND_INFO option is set */ macro
1204 if (so->so_flags1 & SOF1_MPKL_SEND_INFO) { in tcp_usr_send()
5603 so->so_flags1 &= ~SOF1_MPKL_SEND_INFO; in sosetoptlock()5605 so->so_flags1 |= SOF1_MPKL_SEND_INFO; in sosetoptlock()