Searched refs:ah4_finaldst (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dah_output.c109 static struct in_addr *ah4_finaldst(struct mbuf *);
338 finaldst = ah4_finaldst(m);
556 ah4_finaldst(m) function
566 panic("ah4_finaldst: m == NULL");
576 "ah4_finaldst: parameter mbuf wrong (not pulled up)\n"));
585 ipseclog((LOG_DEBUG, "ah4_finaldst: wrong optlen %d\n",

Completed in 18 milliseconds