Searched refs:phlen (Results 1 – 1 of 1) sorted by relevance
505 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) in ip_insertoptions() argument514 *phlen = 0; in ip_insertoptions()524 *phlen = 0; in ip_insertoptions()545 *phlen = sizeof(struct ip) + optlen; in ip_insertoptions()547 ip->ip_hl = *phlen >> 2; in ip_insertoptions()