Home
last modified time | relevance | path

Searched refs:sshp_find_syn (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_parser.h144 bool sshp_find_syn(const struct ssam_span *src, struct ssam_span *rem);
H A Dssh_parser.c69 bool sshp_find_syn(const struct ssam_span *src, struct ssam_span *rem) in sshp_find_syn() function
H A Dssh_packet_layer.c437 if (!sshp_find_syn(data, &frame)) in ssh_ptl_rx_inject_invalid_syn()
1709 syn_found = sshp_find_syn(source, &aligned); in ssh_ptl_rx_eval()