Searched refs:c_bound_if (Results 1 – 3 of 3) sorted by relevance
215 /* If the local address is link local, set c_bound_if to be the in __rds_conn_create() 217 * the socket is not bound to an interface. c_bound_if is used in __rds_conn_create() 221 conn->c_bound_if = dev_if; in __rds_conn_create() 224 conn->c_bound_if = 0; in __rds_conn_create()
399 rs = rds_find_bound(daddr, inc->i_hdr.h_dport, conn->c_bound_if); in rds_recv_incoming()
144 int c_bound_if; /* ifindex of c_laddr */ member