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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_output.c1854 * cl_inet_ipident vector to allocate ip identifier
1858 if (cl_inet_ipident != NULL) {
1870 ipha->ipha_ident = (*cl_inet_ipident)(stack_id,
H A Dip.c200 uint32_t (*cl_inet_ipident)(netstackid_t stack_id, uint8_t protocol, variable
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3492 extern uint32_t (*cl_inet_ipident)(netstackid_t stack_id, uint8_t protocol,

Completed in 612 milliseconds