Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_core.h399 int smc_vlan_by_tcpsk(struct socket *clcsock, struct smc_init_info *ini);
H A Daf_smc.c980 if (smc_vlan_by_tcpsk(smc->clcsock, ini)) { in __smc_connect()
1652 if (smc_vlan_by_tcpsk(new_smc->clcsock, ini)) in smc_listen_find_device()
H A Dsmc_core.c1226 int smc_vlan_by_tcpsk(struct socket *clcsock, struct smc_init_info *ini) in smc_vlan_by_tcpsk() function