Searched refs:so_tpi_fallback (Results 1 – 2 of 2) sorted by relevance
148 extern int so_tpi_fallback(struct sonode *, struct cred *);
1664 if ((retval = so_tpi_fallback(so, cr)) == 0) { in socket_strioc_common()2269 so_tpi_fallback(struct sonode *so, struct cred *cr) in so_tpi_fallback() function