Searched refs:pkttime (Results 1 – 3 of 3) sorted by relevance
169 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc() argument181 if (pkttime == 0) in rio_alloc()185 rp->rio_pkttime = pkttime; in rio_alloc()
159 int pkttime) in red_alloc() argument192 if (pkttime == 0) in red_alloc()196 rp->red_pkttime = pkttime; in red_alloc()
671 char *pkttime; in pr_pack() local698 pkttime = (char *)&icp->icmp_ip; in pr_pack()700 pkttime = (char *)icp->icmp_data; in pr_pack()702 memcpy(&tvi, pkttime, sizeof tvi); in pr_pack()