Home | History | Annotate | Download | only in net

Lines Matching refs:reqid

362 	    SYSCTL_DESCR("use fixed reqid for SP"),
368 SYSCTL_DESCR("base value of fixed reqid"),
374 SYSCTL_DESCR("last value of fixed reqid"),
1693 uint8_t level, struct sockaddr *src, struct sockaddr *dst, uint16_t reqid)
1722 xisr->sadb_x_ipsecrequest_reqid = reqid;
1807 "%s: invalid fixed reqid(%"PRIu32"), "
1808 "current range %"PRIu16" <= reqid <= %"PRIu16"\n",
1816 * Use same reqid both inbound and outbound to reduce reqid.
1834 int dir, int proto, int level, u_int policy, uint16_t reqid)
1858 NULL, NULL, reqid);