Searched refs:kern_packet_get_flow_uuid (Results 1 – 4 of 4) sorted by relevance
105 STUB(kern_packet_get_flow_uuid);
1711 kern_packet_get_flow_uuid(tx_ph, &flow_uuid); in ipsec_netif_sync_rx()
661 extern void kern_packet_get_flow_uuid(const kern_packet_t, uuid_t *);
284 kern_packet_get_flow_uuid(const kern_packet_t ph, uuid_t *flow_uuid) in kern_packet_get_flow_uuid() function