taglinefilesource code
urg_ptr349drivers/net/slhc.cdeltaS = ntohs(th->urg_ptr);
urg_ptr352drivers/net/slhc.c} else if(th->urg_ptr != oth->urg_ptr){
urg_ptr555drivers/net/slhc.cthp->urg_ptr = htons(x);
urg_ptr40include/linux/tcp.hunsigned short  urg_ptr;
urg_ptr845net/inet/sock.csk->dummy_th.urg_ptr = 0;
urg_ptr120net/inet/tcp.cntohs(th->window), ntohs(th->check), ntohs(th->urg_ptr));
urg_ptr297net/inet/tcp.csum -= ntohs(skb->h.th->urg_ptr);  /* Dont count urg data */
urg_ptr913net/inet/tcp.c((struct tcphdr *)buff)->urg_ptr = ntohs(copy);
urg_ptr1186net/inet/tcp.cif (skb->h.th->urg_ptr == 0) {
urg_ptr1187net/inet/tcp.cskb->h.th->urg_ptr = ntohs(skb->len);
urg_ptr1189net/inet/tcp.camt = min(ntohs(skb->h.th->urg_ptr),len);
urg_ptr1375net/inet/tcp.csk->copied_seq += ntohs(skb->h.th->urg_ptr);
urg_ptr1376net/inet/tcp.coffset += ntohs(skb->h.th->urg_ptr);
urg_ptr2836net/inet/tcp.ct1->urg_ptr = 0;