Searched refs:packetcontext (Results 1 – 3 of 3) sorted by relevance
48 #define CHECKANDFILL_ARGS struct packetcontext *p,\56 struct packetcontext { struct82 int ni_recv(struct packetcontext *p); argument83 int ni_send(struct packetcontext *p);118 int pr_nodeinfo(struct packetcontext *p);
370 static int ni_policy(struct packetcontext *p) in ni_policy()452 static int ni_send_fork(struct packetcontext *p) in ni_send_fork()507 int pr_nodeinfo(struct packetcontext *p) in pr_nodeinfo()
286 int ni_recv(struct packetcontext *p) in ni_recv()331 int ni_send(struct packetcontext *p) in ni_send()704 struct packetcontext *p; in main()