Searched refs:svc_flags (Results 1 – 2 of 2) sorted by relevance
1046 u_int32_t svc_flags = 0, allocated_len; in tcp_output() local2870 svc_flags |= PKT_SCF_IPV6; in tcp_output()3295 svc_flags |= PKT_SCF_TCP_ACK; in tcp_output()3298 svc_flags |= PKT_SCF_TCP_SYN; in tcp_output()3302 set_packet_service_class(m, so, sotc, svc_flags); in tcp_output()
1116 u_int32_t svc_flags = 0; in tcp_respond() local1118 svc_flags |= PKT_SCF_IPV6; in tcp_respond()1123 sotc, svc_flags); in tcp_respond()