Home
last modified time | relevance | path

Searched refs:optcom_pkt_set (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Doptcom.h197 extern int optcom_pkt_set(uchar_t *, uint_t, uchar_t **, uint_t *);
H A Doptcom.c1905 optcom_pkt_set(uchar_t *invalp, uint_t inlen, in optcom_pkt_set() function
/titanic_44/usr/src/uts/common/inet/ip/
H A Dconn_opt.c1292 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ip()
1874 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
1891 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
1909 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
1926 error = optcom_pkt_set(invalp, inlen, in conn_opt_set_ipv6()
2767 err = optcom_pkt_set(opt_storage, in conn_update_label()
2801 err = optcom_pkt_set(opt_storage, optlen, in conn_update_label()