HomeSort by: relevance | last modified time | path
    Searched defs:routecb (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
rtsock_shared.c 172 struct routecb { struct
179 #define sotoroutecb(so) ((struct routecb *)(so)->so_pcb)
215 struct routecb *rop = (struct routecb *)rp;
290 struct routecb *rop;
333 struct routecb *rop = (struct routecb *)rp;
1028 struct routecb *rop = sotoroutecb(so);
rtsock_shared.c 172 struct routecb { struct
179 #define sotoroutecb(so) ((struct routecb *)(so)->so_pcb)
215 struct routecb *rop = (struct routecb *)rp;
290 struct routecb *rop;
333 struct routecb *rop = (struct routecb *)rp;
1028 struct routecb *rop = sotoroutecb(so);
rtsock_shared.c 172 struct routecb { struct
179 #define sotoroutecb(so) ((struct routecb *)(so)->so_pcb)
215 struct routecb *rop = (struct routecb *)rp;
290 struct routecb *rop;
333 struct routecb *rop = (struct routecb *)rp;
1028 struct routecb *rop = sotoroutecb(so);

Completed in 78 milliseconds