Home
last modified time | relevance | path

Searched refs:torem (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c350 int torem = 4 - toadd; in remove_pkt_opt() local
352 if (torem != 4 && padrun != NULL && in remove_pkt_opt()
353 (raw_pkt - padrun) >= torem) { in remove_pkt_opt()
354 raw_pkt -= torem; in remove_pkt_opt()
355 dpkt->pkt_cur_len -= torem; in remove_pkt_opt()