Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Dsa.c1091 check_eth_dev_caps(uint16_t portid, uint32_t inbound, uint32_t tso) in check_eth_dev_caps() function
1254 if (check_eth_dev_caps(sa->portid, inbound, sa->mss)) in sa_add_rules()