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_ptr899net/inet/sock.csk->dummy_th.urg_ptr = 0;
urg_ptr129net/inet/tcp.cntohs(th->window), ntohs(th->check), ntohs(th->urg_ptr));
urg_ptr331net/inet/tcp.csum -= ntohs(skb->h.th->urg_ptr);  /* Dont count urg data */
urg_ptr964net/inet/tcp.c((struct tcphdr *)buff)->urg_ptr = ntohs(copy);
urg_ptr1237net/inet/tcp.cif (skb->h.th->urg_ptr == 0) {
urg_ptr1238net/inet/tcp.cskb->h.th->urg_ptr = ntohs(skb->len);
urg_ptr1240net/inet/tcp.camt = min(ntohs(skb->h.th->urg_ptr),len);
urg_ptr1426net/inet/tcp.csk->copied_seq += ntohs(skb->h.th->urg_ptr);
urg_ptr1427net/inet/tcp.coffset += ntohs(skb->h.th->urg_ptr);
urg_ptr2855net/inet/tcp.ct1->urg_ptr = 0;