<dec f='src/src/sys/netinet/tcp_var.h' l='939' type='void tcp_pulloutofband(struct socket * , struct tcphdr * , struct mbuf * , int )'/>
<use f='src/src/sys/netinet/tcp_input.c' l='2895' u='c' c='tcp_input'/>
<def f='src/src/sys/netinet/tcp_input.c' l='3465' ll='3488' type='void tcp_pulloutofband(struct socket * so, struct tcphdr * th, struct mbuf * m, int off)'/>
<doc f='src/src/sys/netinet/tcp_input.c' l='3459'>/*
 * Pull out of band byte out of a segment so
 * it doesn&apos;t appear in the user&apos;s data queue.
 * It is still reflected in the segment length for
 * sequencing purposes.
 */</doc>
