Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_core.h574 int smc_vlan_by_tcpsk(struct socket *clcsock, struct smc_init_info *ini);
Daf_smc.c1518 if (smc_vlan_by_tcpsk(smc->clcsock, ini)) { in __smc_connect()
2355 if (smc_vlan_by_tcpsk(new_smc->clcsock, ini)) in smc_listen_find_device()
Dsmc_core.c1874 int smc_vlan_by_tcpsk(struct socket *clcsock, struct smc_init_info *ini) in smc_vlan_by_tcpsk() function